[INFO] cloning repository https://github.com/CodeEnPlace/bough
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeEnPlace/bough" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeEnPlace%2Fbough", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeEnPlace%2Fbough'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3aeb7f126da3696b5ed5164dafaff3f233a7ecb
[INFO] testing CodeEnPlace/bough against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeEnPlace%2Fbough" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CodeEnPlace/bough
[INFO] finished tweaking git repo https://github.com/CodeEnPlace/bough
[INFO] tweaked toml for git repo https://github.com/CodeEnPlace/bough written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodeEnPlace/bough on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CodeEnPlace/bough already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38e0ff16cea37d8c92b2cf429286dfa2317fbd2ee41d40a53aa62e395d095148
[INFO] running `Command { std: "docker" "start" "-a" "38e0ff16cea37d8c92b2cf429286dfa2317fbd2ee41d40a53aa62e395d095148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38e0ff16cea37d8c92b2cf429286dfa2317fbd2ee41d40a53aa62e395d095148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38e0ff16cea37d8c92b2cf429286dfa2317fbd2ee41d40a53aa62e395d095148", kill_on_drop: false }`
[INFO] [stdout] 38e0ff16cea37d8c92b2cf429286dfa2317fbd2ee41d40a53aa62e395d095148
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d675b95925b4a0af2b47d6244e9e6055f41d5150ccba961bc134db1dcf272273
[INFO] running `Command { std: "docker" "start" "-a" "d675b95925b4a0af2b47d6244e9e6055f41d5150ccba961bc134db1dcf272273", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling facet-core v0.44.1
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling facet v0.44.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling facet-macro-types v0.44.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling facet-macro-parse v0.44.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling facet-macros-impl v0.44.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling arborium-tree-sitter v2.16.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling facet-path v0.44.1
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling facet-reflect v0.44.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling arborium-javascript v2.16.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling arborium-c v2.16.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bough-typed-hash-derive v0.0.3 (/opt/rustwide/workdir/crates/bough-typed-hash-derive)
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling facet-dessert v0.44.1
[INFO] [stderr]    Compiling facet-solver v0.44.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling facet-format v0.44.1
[INFO] [stderr]    Compiling facet-macros v0.44.1
[INFO] [stderr]    Compiling bough-typed-hash v0.0.3 (/opt/rustwide/workdir/crates/bough-typed-hash)
[INFO] [stderr]    Compiling bough-fs v0.0.3 (/opt/rustwide/workdir/crates/bough-fs)
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling bough-glob v0.0.3 (/opt/rustwide/workdir/crates/bough-glob)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling arborium-java v2.16.0
[INFO] [stderr]    Compiling bough-core v0.0.3 (/opt/rustwide/workdir/crates/bough-core)
[INFO] [stderr]    Compiling arborium-cpp v2.16.0
[INFO] [stderr]    Compiling arborium-c-sharp v2.16.0
[INFO] [stderr]    Compiling arborium-typescript v2.16.0
[INFO] [stderr]    Compiling arborium-swift v2.16.0
[INFO] [stderr]    Compiling arborium-ruby v2.16.0
[INFO] [stderr]    Compiling arborium-go v2.16.0
[INFO] [stderr]    Compiling arborium-zig v2.16.0
[INFO] [stderr]    Compiling arborium-rust v2.16.0
[INFO] [stderr]    Compiling arborium-python v2.16.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling facet-json v0.44.1
[INFO] [stderr]    Compiling facet-pretty v0.44.1
[INFO] [stderr]    Compiling bough-config v0.0.3 (/opt/rustwide/workdir/crates/bough-config)
[INFO] [stderr]    Compiling figue-attrs v2.0.0
[INFO] [stderr]    Compiling facet-error v0.44.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling figue v2.0.0
[INFO] [stderr]    Compiling bough-lang-cpp v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-cpp)
[INFO] [stderr]    Compiling bough-lang-cs v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-cs)
[INFO] [stderr]    Compiling bough-lang-swift v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-swift)
[INFO] [stderr]    Compiling bough-lang-zig v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-zig)
[INFO] [stderr]    Compiling bough-dirs v0.0.3 (/opt/rustwide/workdir/crates/bough-dirs)
[INFO] [stderr]    Compiling bough-lang-python v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-python)
[INFO] [stderr]    Compiling bough-lang-rust v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-rust)
[INFO] [stderr]    Compiling bough-lang-go v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-go)
[INFO] [stderr]    Compiling bough-lang-java v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-java)
[INFO] [stderr]    Compiling bough-lang-typescript v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-typescript)
[INFO] [stderr]    Compiling bough-lang-ruby v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-ruby)
[INFO] [stderr]    Compiling facet-toml v0.44.1
[INFO] [stderr]    Compiling bough-lang-javascript v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-javascript)
[INFO] [stderr]    Compiling bough-lang-c v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-c)
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling facet-value v0.44.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling arborium-css v2.16.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling arborium-toml v2.16.0
[INFO] [stderr]    Compiling arborium-bash v2.16.0
[INFO] [stderr]    Compiling arborium-json v2.16.0
[INFO] [stderr]    Compiling arborium-html v2.16.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling bough-lib v0.0.3 (/opt/rustwide/workdir/crates/bough-lib)
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling facet-yaml v0.44.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling arborium-theme v2.16.0
[INFO] [stderr]    Compiling arborium v2.16.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling arborium-highlight v2.16.0
[INFO] [stderr]    Compiling bough-cli v0.0.3 (/opt/rustwide/workdir/crates/bough-cli)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling markdown-frontmatter v0.5.1
[INFO] [stderr]    Compiling notify-debouncer-mini v0.7.0
[INFO] [stderr]    Compiling comrak v0.36.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling bough-cli-tests v0.0.3 (/opt/rustwide/workdir/crates/bough-cli-tests)
[INFO] [stderr]    Compiling bough-corpus-tests v0.0.3 (/opt/rustwide/workdir/crates/bough-corpus-tests)
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bough-docs-cli v0.0.3 (/opt/rustwide/workdir/crates/bough-docs-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 18s
[INFO] running `Command { std: "docker" "inspect" "d675b95925b4a0af2b47d6244e9e6055f41d5150ccba961bc134db1dcf272273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d675b95925b4a0af2b47d6244e9e6055f41d5150ccba961bc134db1dcf272273", kill_on_drop: false }`
[INFO] [stdout] d675b95925b4a0af2b47d6244e9e6055f41d5150ccba961bc134db1dcf272273
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa9c16c2a9c76fdbff5e112e34a8d9efcb54b9752d63cad37f3bf8e538e2a916
[INFO] running `Command { std: "docker" "start" "-a" "aa9c16c2a9c76fdbff5e112e34a8d9efcb54b9752d63cad37f3bf8e538e2a916", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bough-typed-hash-derive v0.0.3 (/opt/rustwide/workdir/crates/bough-typed-hash-derive)
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling facet-core v0.44.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling arbtest v0.3.2
[INFO] [stderr]    Compiling markdown-frontmatter v0.5.1
[INFO] [stderr]    Compiling bough-cli-tests v0.0.3 (/opt/rustwide/workdir/crates/bough-cli-tests)
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling facet v0.44.1
[INFO] [stderr]    Compiling facet-path v0.44.1
[INFO] [stderr]    Compiling bough-typed-hash v0.0.3 (/opt/rustwide/workdir/crates/bough-typed-hash)
[INFO] [stderr]    Compiling figue-attrs v2.0.0
[INFO] [stderr]    Compiling facet-error v0.44.1
[INFO] [stderr]    Compiling facet-reflect v0.44.1
[INFO] [stderr]    Compiling bough-fs v0.0.3 (/opt/rustwide/workdir/crates/bough-fs)
[INFO] [stderr]    Compiling bough-glob v0.0.3 (/opt/rustwide/workdir/crates/bough-glob)
[INFO] [stderr]    Compiling bough-core v0.0.3 (/opt/rustwide/workdir/crates/bough-core)
[INFO] [stderr]    Compiling bough-config v0.0.3 (/opt/rustwide/workdir/crates/bough-config)
[INFO] [stderr]    Compiling bough-lang-ruby v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-ruby)
[INFO] [stderr]    Compiling bough-lang-cpp v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-cpp)
[INFO] [stderr]    Compiling bough-lang-c v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-c)
[INFO] [stderr]    Compiling bough-lang-go v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-go)
[INFO] [stderr]    Compiling bough-lang-zig v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-zig)
[INFO] [stderr]    Compiling bough-lang-java v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-java)
[INFO] [stderr]    Compiling bough-lang-cs v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-cs)
[INFO] [stderr]    Compiling bough-lang-python v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-python)
[INFO] [stderr]    Compiling bough-lang-javascript v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-javascript)
[INFO] [stderr]    Compiling bough-lang-swift v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-swift)
[INFO] [stderr]    Compiling bough-lang-typescript v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-typescript)
[INFO] [stderr]    Compiling bough-lang-rust v0.0.3 (/opt/rustwide/workdir/crates/bough-lang-rust)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling facet-dessert v0.44.1
[INFO] [stderr]    Compiling facet-solver v0.44.1
[INFO] [stderr]    Compiling facet-pretty v0.44.1
[INFO] [stderr]    Compiling bough-dirs v0.0.3 (/opt/rustwide/workdir/crates/bough-dirs)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling facet-format v0.44.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling facet-json v0.44.1
[INFO] [stderr]    Compiling facet-value v0.44.1
[INFO] [stderr]    Compiling facet-toml v0.44.1
[INFO] [stderr]    Compiling facet-yaml v0.44.1
[INFO] [stderr]    Compiling figue v2.0.0
[INFO] [stderr]    Compiling bough-lib v0.0.3 (/opt/rustwide/workdir/crates/bough-lib)
[INFO] [stderr]    Compiling bough-cli v0.0.3 (/opt/rustwide/workdir/crates/bough-cli)
[INFO] [stderr]    Compiling bough-corpus-tests v0.0.3 (/opt/rustwide/workdir/crates/bough-corpus-tests)
[INFO] [stderr]    Compiling bough-docs-cli v0.0.3 (/opt/rustwide/workdir/crates/bough-docs-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "aa9c16c2a9c76fdbff5e112e34a8d9efcb54b9752d63cad37f3bf8e538e2a916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa9c16c2a9c76fdbff5e112e34a8d9efcb54b9752d63cad37f3bf8e538e2a916", kill_on_drop: false }`
[INFO] [stdout] aa9c16c2a9c76fdbff5e112e34a8d9efcb54b9752d63cad37f3bf8e538e2a916
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ff64bc732391c4a4d28e6e12b67b29b73116f3615702ecce49fc14244dbd432
[INFO] running `Command { std: "docker" "start" "-a" "6ff64bc732391c4a4d28e6e12b67b29b73116f3615702ecce49fc14244dbd432", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_cli-28179cf1b440db64)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test config::config_render_tests::terse ... ok
[INFO] [stdout] test config::config_render_tests::markdown ... ok
[INFO] [stdout] test config::config_render_tests::json ... ok
[INFO] [stdout] test config::config_render_tests::json_lang_key_uses_slug ... ok
[INFO] [stdout] test config::config_render_tests::verbose ... ok
[INFO] [stdout] test config::tests::collect_vcs_dir_globs_empty_when_none ... ok
[INFO] [stdout] test config::tests::collect_vcs_dir_globs_finds_git_dir ... ok
[INFO] [stdout] test config::tests::collect_vcs_dir_globs_finds_multiple ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_handles_slash_prefixed_patterns ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_preserves_glob_patterns ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_reads_gitignore ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_returns_empty_when_no_gitignore ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_reads_parent_gitignore ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_skips_negation_patterns ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_skips_comments_and_empty_lines ... ok
[INFO] [stdout] test config::tests::color_defaults_false_when_not_tty ... ok
[INFO] [stdout] test config::tests::color_defaults_true_when_tty ... ok
[INFO] [stdout] test config::tests::base_root_path_from_dotconfig_subdir_with_parent_ref ... ok
[INFO] [stdout] test config::tests::base_root_path_from_dotconfig_subdir_relative ... ok
[INFO] [stdout] test config::tests::base_exclude_globs_includes_bough_dir ... ok
[INFO] [stdout] test config::tests::empty_lang_fails_validation ... ok
[INFO] [stdout] test config::tests::base_root_path_from_top_level_config_subdir ... ok
[INFO] [stdout] test config::tests::empty_include_fails_validation ... ok
[INFO] [stdout] test config::tests::base_root_path_from_top_level_config_dot ... ok
[INFO] [stdout] test config::tests::find_defaults ... ok
[INFO] [stdout] test config::tests::find_with_lang_and_file_args ... ok
[INFO] [stdout] test config::tests::cli_overrides_file ... ok
[INFO] [stdout] test config::tests::find_config_from_file ... ok
[INFO] [stdout] test config::tests::init_pwd_defaults_to_base_root ... ok
[INFO] [stdout] test config::tests::config_dir_extracted_from_figue_report ... ok
[INFO] [stdout] test config::tests::defaults_with_minimal_config ... ok
[INFO] [stdout] test config::tests::json_config ... ok
[INFO] [stdout] test config::tests::lang_exclude_globs_includes_bough_dir ... ok
[INFO] [stdout] test config::tests::init_env_merges_and_removes ... ok
[INFO] [stdout] test config::tests::lang_exclude_globs_prepend_base ... ok
[INFO] [stdout] test config::tests::init_cmd_none_by_default ... ok
[INFO] [stdout] test config::tests::lang_exclude_globs_base_only_when_lang_empty ... ok
[INFO] [stdout] test config::tests::full_config ... ok
[INFO] [stdout] test config::tests::language_config_from_toml ... ok
[INFO] [stdout] test config::tests::missing_include_fails_parse ... ok
[INFO] [stdout] test config::tests::init_cmd_parsed ... ok
[INFO] [stdout] test config::tests::no_color_env_disables_color ... ok
[INFO] [stdout] test config::tests::no_color_env_disables_color_even_without_flag ... ok
[INFO] [stdout] test config::tests::no_color_flag_disables_color_even_with_tty ... ok
[INFO] [stdout] test config::tests::missing_base_root_dir_fails_parse ... ok
[INFO] [stdout] test config::tests::lang_globs_with_no_base_excludes ... ok
[INFO] [stdout] test config::tests::lang_include_globs_does_not_include_base ... ok
[INFO] [stdout] test config::tests::missing_lang_fails_parse ... ok
[INFO] [stdout] test config::tests::full_example_from_spec ... ok
[INFO] [stdout] test config::tests::resolve_root_path_with_absolute_config_dir ... ok
[INFO] [stdout] test config::tests::resolve_root_path_with_absolute_root ... ok
[INFO] [stdout] test config::tests::resolve_root_path_with_relative_config_dir_dot ... ok
[INFO] [stdout] test config::tests::missing_test_cmd_fails_validation ... ok
[INFO] [stdout] test config::tests::resolve_root_path_with_relative_config_dir_subdir ... ok
[INFO] [stdout] test config::tests::lang_include_globs_only_lang_specific ... ok
[INFO] [stdout] test config::tests::run_subcommand ... ok
[INFO] [stdout] test config::tests::phase_timeout_absolute_only_is_valid ... ok
[INFO] [stdout] test config::tests::phase_timeout_neither_is_error ... ok
[INFO] [stdout] test config::tests::reset_cmd_none_by_default ... ok
[INFO] [stdout] test config::tests::reset_cmd_parsed ... ok
[INFO] [stdout] test config::tests::show_files_subcommand ... ok
[INFO] [stdout] test config::tests::test_cmd_parsed ... ok
[INFO] [stdout] test config::tests::test_env_from_global ... ok
[INFO] [stdout] test config::tests::test_env_merges_global_and_phase ... ok
[INFO] [stdout] test config::tests::reset_pwd_uses_global ... ok
[INFO] [stdout] test config::tests::test_env_empty_by_default ... ok
[INFO] [stdout] test config::tests::test_pwd_defaults_to_base_root ... ok
[INFO] [stdout] test config::tests::test_pwd_uses_global_pwd ... ok
[INFO] [stdout] test config::tests::test_pwd_phase_overrides_global ... ok
[INFO] [stdout] test config::tests::test_env_phase_empty_val_removes_global ... ok
[INFO] [stdout] test config::tests::test_timeout_absolute_from_global ... ok
[INFO] [stdout] test config::tests::test_timeout_absolute_phase_overrides_global ... ok
[INFO] [stdout] test config::tests::test_timeout_defaults_to_5_minutes ... ok
[INFO] [stdout] test config::tests::test_timeout_relative_from_global ... ok
[INFO] [stdout] test render::tests::benchmark_json ... ok
[INFO] [stdout] test render::tests::benchmark_markdown ... ok
[INFO] [stdout] test config::tests::timeout_absolute_only_uses_absolute ... ok
[INFO] [stdout] test render::tests::benchmark_verbose ... ok
[INFO] [stdout] test render::tests::language_id_json ... ok
[INFO] [stdout] test render::tests::language_id_markdown ... ok
[INFO] [stdout] test config::tests::timeout_both_picks_minimum ... ok
[INFO] [stdout] test render::tests::language_id_verbose ... ok
[INFO] [stdout] test render::tests::mutant_json ... ok
[INFO] [stdout] test render::tests::mutant_kind_json ... ok
[INFO] [stdout] test render::tests::mutant_kind_markdown ... ok
[INFO] [stdout] test render::tests::mutant_kind_terse ... ok
[INFO] [stdout] test render::tests::benchmark_terse ... ok
[INFO] [stdout] test render::tests::mutant_kind_verbose ... ok
[INFO] [stdout] test render::tests::mutant_markdown ... ok
[INFO] [stdout] test render::tests::mutant_tabular ... ok
[INFO] [stdout] test render::tests::mutant_terse ... ok
[INFO] [stdout] test render::tests::mutant_verbose ... ok
[INFO] [stdout] test render::tests::mutation_markdown ... ok
[INFO] [stdout] test render::tests::mutation_json ... ok
[INFO] [stdout] test render::tests::mutation_terse ... ok
[INFO] [stdout] test render::tests::mutation_tabular ... ok
[INFO] [stdout] test render::tests::mutation_verbose ... ok
[INFO] [stdout] test render::tests::noop_json ... ok
[INFO] [stdout] test render::tests::noop_markdown ... ok
[INFO] [stdout] test render::tests::noop_terse ... ok
[INFO] [stdout] test render::tests::language_id_terse ... ok
[INFO] [stdout] test config::tests::yaml_config ... ok
[INFO] [stdout] test render::tests::noop_verbose ... ok
[INFO] [stdout] test config::tests::timeout_relative_only_uses_relative_with_reference ... ok
[INFO] [stdout] test render::tests::phase_outcome_markdown ... ok
[INFO] [stdout] test render::tests::phase_outcome_json ... ok
[INFO] [stdout] test render::tests::point_markdown ... ok
[INFO] [stdout] test render::tests::point_verbose ... ok
[INFO] [stdout] test render::tests::span_json ... ok
[INFO] [stdout] test render::tests::span_markdown ... ok
[INFO] [stdout] test render::tests::point_json ... ok
[INFO] [stdout] test render::tests::phase_outcome_verbose ... ok
[INFO] [stdout] test render::tests::span_terse ... ok
[INFO] [stdout] test render::tests::state_markdown ... ok
[INFO] [stdout] test render::tests::state_json ... ok
[INFO] [stdout] test render::tests::state_tabular ... ok
[INFO] [stdout] test render::tests::span_verbose ... ok
[INFO] [stdout] test config::tests::timeout_neither_is_error ... ok
[INFO] [stdout] test render::tests::status_json ... ok
[INFO] [stdout] test render::tests::phase_outcome_terse ... ok
[INFO] [stdout] test render::tests::state_verbose ... ok
[INFO] [stdout] test render::tests::status_verbose ... ok
[INFO] [stdout] test render::tests::status_markdown ... ok
[INFO] [stdout] test render::tests::state_terse ... ok
[INFO] [stdout] test config::tests::verbose_counted ... ok
[INFO] [stdout] test render::tests::point_terse ... ok
[INFO] [stdout] test render::tests::status_terse ... ok
[INFO] [stdout] test render::tests::twig_markdown ... ok
[INFO] [stdout] test render::tests::twig_terse ... ok
[INFO] [stdout] test render::tests::twig_verbose ... ok
[INFO] [stdout] test render::tests::twig_json ... ok
[INFO] [stdout] test config::tests::timeout_relative_only_defaults_without_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bough-b2c8dfd37960eb9f)
[INFO] [stdout] 
[INFO] [stdout] running 188 tests
[INFO] [stdout] test config::config_render_tests::json ... ok
[INFO] [stdout] test config::config_render_tests::markdown ... ok
[INFO] [stdout] test config::config_render_tests::verbose ... ok
[INFO] [stdout] test config::config_render_tests::json_lang_key_uses_slug ... ok
[INFO] [stdout] test config::config_render_tests::terse ... ok
[INFO] [stdout] test config::tests::base_exclude_globs_includes_bough_dir ... ok
[INFO] [stdout] test config::tests::collect_vcs_dir_globs_finds_multiple ... ok
[INFO] [stdout] test config::tests::collect_vcs_dir_globs_empty_when_none ... ok
[INFO] [stdout] test config::tests::collect_vcs_dir_globs_finds_git_dir ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_handles_slash_prefixed_patterns ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_reads_parent_gitignore ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_returns_empty_when_no_gitignore ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_skips_comments_and_empty_lines ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_skips_negation_patterns ... ok
[INFO] [stdout] test config::tests::color_defaults_false_when_not_tty ... ok
[INFO] [stdout] test config::tests::color_defaults_true_when_tty ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_preserves_glob_patterns ... ok
[INFO] [stdout] test config::tests::base_root_path_from_top_level_config_dot ... ok
[INFO] [stdout] test config::tests::collect_vcs_ignore_reads_gitignore ... ok
[INFO] [stdout] test config::tests::base_root_path_from_top_level_config_subdir ... ok
[INFO] [stdout] test config::tests::empty_lang_fails_validation ... ok
[INFO] [stdout] test config::tests::config_dir_extracted_from_figue_report ... ok
[INFO] [stdout] test config::tests::find_config_from_file ... ok
[INFO] [stdout] test config::tests::base_root_path_from_dotconfig_subdir_with_parent_ref ... ok
[INFO] [stdout] test config::tests::base_root_path_from_dotconfig_subdir_relative ... ok
[INFO] [stdout] test config::tests::find_with_lang_and_file_args ... ok
[INFO] [stdout] test config::tests::full_config ... ok
[INFO] [stdout] test config::tests::init_cmd_parsed ... ok
[INFO] [stdout] test config::tests::defaults_with_minimal_config ... ok
[INFO] [stdout] test config::tests::init_pwd_defaults_to_base_root ... ok
[INFO] [stdout] test config::tests::cli_overrides_file ... ok
[INFO] [stdout] test config::tests::empty_include_fails_validation ... ok
[INFO] [stdout] test config::tests::json_config ... ok
[INFO] [stdout] test config::tests::find_defaults ... ok
[INFO] [stdout] test config::tests::init_env_merges_and_removes ... ok
[INFO] [stdout] test config::tests::lang_exclude_globs_includes_bough_dir ... ok
[INFO] [stdout] test config::tests::lang_exclude_globs_base_only_when_lang_empty ... ok
[INFO] [stdout] test config::tests::missing_base_root_dir_fails_parse ... ok
[INFO] [stdout] test config::tests::missing_include_fails_parse ... ok
[INFO] [stdout] test config::tests::missing_lang_fails_parse ... ok
[INFO] [stdout] test config::tests::missing_test_cmd_fails_validation ... ok
[INFO] [stdout] test config::tests::no_color_env_disables_color ... ok
[INFO] [stdout] test config::tests::no_color_env_disables_color_even_without_flag ... ok
[INFO] [stdout] test config::tests::no_color_flag_disables_color_even_with_tty ... ok
[INFO] [stdout] test config::tests::init_cmd_none_by_default ... ok
[INFO] [stdout] test config::tests::full_example_from_spec ... ok
[INFO] [stdout] test config::tests::reset_cmd_none_by_default ... ok
[INFO] [stdout] test config::tests::lang_include_globs_does_not_include_base ... ok
[INFO] [stdout] test config::tests::lang_globs_with_no_base_excludes ... ok
[INFO] [stdout] test config::tests::lang_exclude_globs_prepend_base ... ok
[INFO] [stdout] test config::tests::resolve_root_path_with_absolute_config_dir ... ok
[INFO] [stdout] test config::tests::resolve_root_path_with_absolute_root ... ok
[INFO] [stdout] test config::tests::resolve_root_path_with_relative_config_dir_dot ... ok
[INFO] [stdout] test config::tests::resolve_root_path_with_relative_config_dir_subdir ... ok
[INFO] [stdout] test config::tests::lang_include_globs_only_lang_specific ... ok
[INFO] [stdout] test config::tests::phase_timeout_neither_is_error ... ok
[INFO] [stdout] test config::tests::phase_timeout_absolute_only_is_valid ... ok
[INFO] [stdout] test config::tests::reset_pwd_uses_global ... ok
[INFO] [stdout] test config::tests::reset_cmd_parsed ... ok
[INFO] [stdout] test config::tests::test_env_empty_by_default ... ok
[INFO] [stdout] test config::tests::language_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_env_merges_global_and_phase ... ok
[INFO] [stdout] test config::tests::test_cmd_parsed ... ok
[INFO] [stdout] test config::tests::test_pwd_phase_overrides_global ... ok
[INFO] [stdout] test config::tests::test_env_phase_empty_val_removes_global ... ok
[INFO] [stdout] test config::tests::test_pwd_defaults_to_base_root ... ok
[INFO] [stdout] test config::tests::test_timeout_absolute_from_global ... ok
[INFO] [stdout] test config::tests::test_timeout_absolute_phase_overrides_global ... ok
[INFO] [stdout] test config::tests::show_files_subcommand ... ok
[INFO] [stdout] test config::tests::timeout_absolute_only_uses_absolute ... ok
[INFO] [stdout] test config::tests::test_env_from_global ... ok
[INFO] [stdout] test config::tests::run_subcommand ... ok
[INFO] [stdout] test config::tests::timeout_both_picks_minimum ... ok
[INFO] [stdout] test config::tests::test_pwd_uses_global_pwd ... ok
[INFO] [stdout] test config::tests::timeout_relative_only_defaults_without_reference ... ok
[INFO] [stdout] test find_best_mutations::tests::markdown ... ok
[INFO] [stdout] test find_best_mutations::tests::terse ... ok
[INFO] [stdout] test config::tests::test_timeout_defaults_to_5_minutes ... ok
[INFO] [stdout] test find_best_mutations::tests::verbose ... ok
[INFO] [stdout] test render::tests::benchmark_json ... ok
[INFO] [stdout] test render::tests::benchmark_markdown ... ok
[INFO] [stdout] test render::tests::benchmark_terse ... ok
[INFO] [stdout] test render::tests::language_id_json ... ok
[INFO] [stdout] test render::tests::benchmark_verbose ... ok
[INFO] [stdout] test render::tests::language_id_markdown ... ok
[INFO] [stdout] test render::tests::language_id_terse ... ok
[INFO] [stdout] test render::tests::language_id_verbose ... ok
[INFO] [stdout] test find_best_mutations::tests::json ... ok
[INFO] [stdout] test render::tests::mutant_kind_markdown ... ok
[INFO] [stdout] test render::tests::mutant_kind_terse ... ok
[INFO] [stdout] test render::tests::mutant_kind_json ... ok
[INFO] [stdout] test render::tests::mutant_kind_verbose ... ok
[INFO] [stdout] test render::tests::mutant_markdown ... ok
[INFO] [stdout] test render::tests::mutant_tabular ... ok
[INFO] [stdout] test render::tests::mutant_verbose ... ok
[INFO] [stdout] test config::tests::yaml_config ... ok
[INFO] [stdout] test render::tests::mutation_markdown ... ok
[INFO] [stdout] test render::tests::mutation_tabular ... ok
[INFO] [stdout] test render::tests::mutation_terse ... ok
[INFO] [stdout] test render::tests::mutation_verbose ... ok
[INFO] [stdout] test config::tests::timeout_relative_only_uses_relative_with_reference ... ok
[INFO] [stdout] test render::tests::noop_json ... ok
[INFO] [stdout] test render::tests::noop_markdown ... ok
[INFO] [stdout] test config::tests::test_timeout_relative_from_global ... ok
[INFO] [stdout] test render::tests::mutant_terse ... ok
[INFO] [stdout] test render::tests::mutation_json ... ok
[INFO] [stdout] test render::tests::mutant_json ... ok
[INFO] [stdout] test render::tests::noop_terse ... ok
[INFO] [stdout] test render::tests::phase_outcome_terse ... ok
[INFO] [stdout] test render::tests::noop_verbose ... ok
[INFO] [stdout] test render::tests::phase_outcome_verbose ... ok
[INFO] [stdout] test render::tests::point_verbose ... ok
[INFO] [stdout] test render::tests::phase_outcome_markdown ... ok
[INFO] [stdout] test render::tests::phase_outcome_json ... ok
[INFO] [stdout] test render::tests::point_json ... ok
[INFO] [stdout] test render::tests::point_markdown ... ok
[INFO] [stdout] test render::tests::point_terse ... ok
[INFO] [stdout] test render::tests::span_terse ... ok
[INFO] [stdout] test render::tests::span_verbose ... ok
[INFO] [stdout] test render::tests::state_markdown ... ok
[INFO] [stdout] test render::tests::state_json ... ok
[INFO] [stdout] test render::tests::state_terse ... ok
[INFO] [stdout] test render::tests::state_verbose ... ok
[INFO] [stdout] test render::tests::span_markdown ... ok
[INFO] [stdout] test render::tests::status_json ... ok
[INFO] [stdout] test render::tests::status_markdown ... ok
[INFO] [stdout] test render::tests::status_terse ... ok
[INFO] [stdout] test render::tests::status_verbose ... ok
[INFO] [stdout] test render::tests::twig_json ... ok
[INFO] [stdout] test render::tests::twig_markdown ... ok
[INFO] [stdout] test render::tests::twig_terse ... ok
[INFO] [stdout] test config::tests::verbose_counted ... ok
[INFO] [stdout] test render::tests::twig_verbose ... ok
[INFO] [stdout] test show_all_files::tests::json ... ok
[INFO] [stdout] test show_all_files::tests::markdown ... ok
[INFO] [stdout] test show_all_files::tests::terse ... ok
[INFO] [stdout] test show_all_mutations::tests::markdown ... ok
[INFO] [stdout] test show_all_mutations::tests::terse ... ok
[INFO] [stdout] test show_all_mutations::tests::verbose ... ok
[INFO] [stdout] test show_all_mutations::tests::json ... ok
[INFO] [stdout] test show_file_mutations::tests::json ... ok
[INFO] [stdout] test show_file_mutations::tests::markdown ... ok
[INFO] [stdout] test render::tests::span_json ... ok
[INFO] [stdout] test render::tests::state_tabular ... ok
[INFO] [stdout] test show_language_files::tests::json ... ok
[INFO] [stdout] test show_language_files::tests::markdown ... ok
[INFO] [stdout] test show_file_mutations::tests::verbose ... ok
[INFO] [stdout] test show_language_files::tests::terse ... ok
[INFO] [stdout] test show_language_files::tests::verbose ... ok
[INFO] [stdout] test show_language_mutations::tests::markdown ... ok
[INFO] [stdout] test show_file_mutations::tests::terse ... ok
[INFO] [stdout] test show_language_mutations::tests::verbose ... ok
[INFO] [stdout] test show_single_mutation::tests::terse ... ok
[INFO] [stdout] test show_single_mutation::tests::json ... ok
[INFO] [stdout] test show_single_mutation::tests::verbose ... ok
[INFO] [stdout] test step_apply_mutation::tests::json ... ok
[INFO] [stdout] test step_apply_mutation::tests::markdown ... ok
[INFO] [stdout] test step_apply_mutation::tests::verbose ... ok
[INFO] [stdout] test step_apply_mutation::tests::terse ... ok
[INFO] [stdout] test step_init_workspace::tests::json ... ok
[INFO] [stdout] test step_init_workspace::tests::markdown ... ok
[INFO] [stdout] test step_init_workspace::tests::terse ... ok
[INFO] [stdout] test show_language_mutations::tests::terse ... ok
[INFO] [stdout] test step_reset_workspace::tests::json ... ok
[INFO] [stdout] test step_reset_workspace::tests::markdown ... ok
[INFO] [stdout] test show_single_mutation::tests::markdown ... ok
[INFO] [stdout] test step_init_workspace::tests::verbose ... ok
[INFO] [stdout] test step_reset_workspace::tests::terse ... ok
[INFO] [stdout] test step_tend_state::tests::json ... ok
[INFO] [stdout] test step_reset_workspace::tests::verbose ... ok
[INFO] [stdout] test step_tend_state::tests::terse ... ok
[INFO] [stdout] test step_tend_state::tests::verbose ... ok
[INFO] [stdout] test step_tend_workspaces::tests::json ... ok
[INFO] [stdout] test step_tend_workspaces::tests::terse ... ok
[INFO] [stdout] test step_tend_workspaces::tests::markdown ... ok
[INFO] [stdout] test step_test_mutation::tests::json ... ok
[INFO] [stdout] test step_test_mutation::tests::terse ... ok
[INFO] [stdout] test step_tend_workspaces::tests::verbose ... ok
[INFO] [stdout] test step_test_mutation::tests::markdown ... ok
[INFO] [stdout] test step_test_mutation::tests::verbose ... ok
[INFO] [stdout] test step_unapply_mutation::tests::terse ... ok
[INFO] [stdout] test step_unapply_mutation::tests::json ... ok
[INFO] [stdout] test step_unapply_mutation::tests::markdown ... ok
[INFO] [stdout] test step_unapply_mutation::tests::verbose ... ok
[INFO] [stdout] test show_language_mutations::tests::json ... ok
[INFO] [stdout] test config::tests::timeout_neither_is_error ... ok
[INFO] [stdout] test show_all_files::tests::verbose ... ok
[INFO] [stdout] test step_tend_state::tests::markdown ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 188 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_cli_tests-604b16fa8eebc9e0)
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-aa0b4327e35f104d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test apply_then_unapply ... ignored
[INFO] [stdout] test find_custom_number ... ignored
[INFO] [stdout] test find_lang_filter ... ignored
[INFO] [stdout] test noop_missing_config ... ok
[INFO] [stdout] test noop_invalid_config ... ok
[INFO] [stdout] test noop_with_valid_config ... ok
[INFO] [stdout] test init_workspace ... ok
[INFO] [stdout] test reset_workspace ... ok
[INFO] [stdout] test run_minimal ... ok
[INFO] [stdout] test run_no_mutations ... ok
[INFO] [stdout] test find_default ... ok
[INFO] [stdout] test run_with_init_and_reset ... ok
[INFO] [stdout] test show_files_no_matches ... ok
[INFO] [stdout] test show_files_lang_filter ... ok
[INFO] [stdout] test apply_mutation_json ... ok
[INFO] [stdout] test show_mutation_by_hash ... ok
[INFO] [stdout] test show_files_all ... ok
[INFO] [stdout] test show_config_json ... ok
[INFO] [stdout] test show_files_respects_exclude ... ok
[INFO] [stdout] test find_json ... ok
[INFO] [stdout] test show_config_terse ... ok
[INFO] [stdout] test show_mutations_json ... ok
[INFO] [stdout] test show_mutation_json ... ok
[INFO] [stdout] test show_mutations_markdown ... ok
[INFO] [stdout] test show_mutations_empty ... ok
[INFO] [stdout] test tend_state_fresh ... ok
[INFO] [stdout] test show_mutations_verbose ... ok
[INFO] [stdout] test show_mutations_python ... ok
[INFO] [stdout] test show_mutation_invalid_hash ... ok
[INFO] [stdout] test tend_workspaces_creates_dirs ... ok
[INFO] [stdout] test show_mutations ... ok
[INFO] [stdout] test tend_state_idempotent ... ok
[INFO] [stdout] test tend_workspaces_workers_count ... ok
[INFO] [stdout] test show_mutations_multiple_files ... ok
[INFO] [stdout] test show_mutations_file_filter ... ok
[INFO] [stdout] test show_mutations_lang_filter ... ok
[INFO] [stdout] test tend_state_removes_stale ... ok
[INFO] [stdout] test tend_workspaces_idempotent ... ok
[INFO] [stdout] test tend_state_json ... ok
[INFO] [stdout] test test_mutation_missed ... ok
[INFO] [stdout] test test_mutation_writes_state ... ok
[INFO] [stdout] test test_mutation_caught ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_config-1f5d8a639fc1ba48)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_core-4a8661e5f87e1744)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test mutant::tests::encompases_errors_on_different_langs ... ok
[INFO] [stdout] test mutant::tests::encompases_returns_false_when_no_intersection ... ok
[INFO] [stdout] test mutant::tests::based_mutant_holds_base ... ok
[INFO] [stdout] test mutant::tests::based_mutant_holds_mutant ... ok
[INFO] [stdout] test mutant::tests::mutant_holds_twig ... ok
[INFO] [stdout] test mutant::tests::mutant_owns_language_id ... ok
[INFO] [stdout] test mutant::tests::encompases_returns_true_when_effect_intersects_inner_subst ... ok
[INFO] [stdout] test mutant::tests::mutant_owns_kind ... ok
[INFO] [stdout] test mutant::tests::point_byte ... ok
[INFO] [stdout] test mutant::tests::mutant_owns_span ... ok
[INFO] [stdout] test mutant::tests::point_col ... ok
[INFO] [stdout] test mutant::tests::point_line ... ok
[INFO] [stdout] test mutant::tests::encompases_errors_on_different_twigs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_corpus_tests-e6bafd2c1022683f)
[INFO] [stdout] 
[INFO] [stdout] running 550 tests
[INFO] [stdout] test tests::c::bin_op_and ... ok
[INFO] [stdout] test tests::c::bin_op_bit_or ... ok
[INFO] [stdout] test tests::c::array_decl_inline ... ok
[INFO] [stdout] test tests::c::bin_op_div ... ok
[INFO] [stdout] test tests::c::bin_op_bit_and ... ok
[INFO] [stdout] test tests::c::bin_op_add ... ok
[INFO] [stdout] test tests::c::bin_op_bit_xor ... ok
[INFO] [stdout] test tests::c::add_assign ... ok
[INFO] [stdout] test tests::c::bin_op_lte ... ok
[INFO] [stdout] test tests::c::bin_op_ne ... ok
[INFO] [stdout] test tests::c::bin_op_eq ... ok
[INFO] [stdout] test tests::c::bin_op_gt ... ok
[INFO] [stdout] test tests::c::bin_op_gte ... ok
[INFO] [stdout] test tests::c::bin_op_lt ... ok
[INFO] [stdout] test tests::c::bin_op_or ... ok
[INFO] [stdout] test tests::c::bin_op_rem ... ok
[INFO] [stdout] test tests::c::bin_op_mul ... ok
[INFO] [stdout] test tests::c::bin_op_shl ... ok
[INFO] [stdout] test tests::c::bin_op_shr ... ok
[INFO] [stdout] test tests::c::bit_xor_assign ... ok
[INFO] [stdout] test tests::c::bin_op_sub ... ok
[INFO] [stdout] test tests::c::bit_and_assign ... ok
[INFO] [stdout] test tests::c::condition ... ok
[INFO] [stdout] test tests::c::bit_or_assign ... ok
[INFO] [stdout] test tests::c::condition_while ... ok
[INFO] [stdout] test tests::c::literal_number ... ok
[INFO] [stdout] test tests::c::literal_string_empty ... ok
[INFO] [stdout] test tests::c::normal_assign ... ok
[INFO] [stdout] test tests::c::rem_assign ... ok
[INFO] [stdout] test tests::c::div_assign ... ok
[INFO] [stdout] test tests::c::literal_string ... ok
[INFO] [stdout] test tests::c::mul_assign ... ok
[INFO] [stdout] test tests::c::shl_assign ... ok
[INFO] [stdout] test tests::c::condition_for ... ok
[INFO] [stdout] test tests::c::switch_case ... ok
[INFO] [stdout] test tests::c::unary_not ... ok
[INFO] [stdout] test tests::c::shr_assign ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_add ... ok
[INFO] [stdout] test tests::c_sharp::add_assign ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_bit_or ... ok
[INFO] [stdout] test tests::c_sharp::array_decl_inline ... ok
[INFO] [stdout] test tests::c::sub_assign ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_bit_and ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_bit_xor ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_and ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_div ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_eq ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_lt ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_lte ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_or ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_gt ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_shl ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_rem ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_sub ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_shr ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_mul ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_ne ... ok
[INFO] [stdout] test tests::c_sharp::bit_xor_assign ... ok
[INFO] [stdout] test tests::c_sharp::condition_while ... ok
[INFO] [stdout] test tests::c::statement_block ... ok
[INFO] [stdout] test tests::c_sharp::bit_and_assign ... ok
[INFO] [stdout] test tests::c_sharp::bin_op_gte ... ok
[INFO] [stdout] test tests::c_sharp::literal_bool_false ... ok
[INFO] [stdout] test tests::c_sharp::condition_for ... ok
[INFO] [stdout] test tests::c_sharp::literal_bool_true ... ok
[INFO] [stdout] test tests::c_sharp::literal_string ... ok
[INFO] [stdout] test tests::c_sharp::div_assign ... ok
[INFO] [stdout] test tests::c_sharp::normal_assign ... ok
[INFO] [stdout] test tests::c_sharp::literal_number ... ok
[INFO] [stdout] test tests::c_sharp::mul_assign ... ok
[INFO] [stdout] test tests::c_sharp::shl_assign ... ok
[INFO] [stdout] test tests::c_sharp::sub_assign ... ok
[INFO] [stdout] test tests::c_sharp::unary_not ... ok
[INFO] [stdout] test tests::cpp::add_assign ... ok
[INFO] [stdout] test tests::c_sharp::statement_block ... ok
[INFO] [stdout] test tests::c_sharp::bit_or_assign ... ok
[INFO] [stdout] test tests::cpp::bin_op_add ... ok
[INFO] [stdout] test tests::c_sharp::shr_assign ... ok
[INFO] [stdout] test tests::c_sharp::rem_assign ... ok
[INFO] [stdout] test tests::cpp::bin_op_bit_and ... ok
[INFO] [stdout] test tests::c_sharp::condition ... ok
[INFO] [stdout] test tests::cpp::bin_op_and ... ok
[INFO] [stdout] test tests::c_sharp::switch_case ... ok
[INFO] [stdout] test tests::cpp::bin_op_eq ... ok
[INFO] [stdout] test tests::cpp::bin_op_bit_xor ... ok
[INFO] [stdout] test tests::cpp::bin_op_gt ... ok
[INFO] [stdout] test tests::cpp::bin_op_bit_or ... ok
[INFO] [stdout] test tests::cpp::bin_op_div ... ok
[INFO] [stdout] test tests::cpp::bin_op_lt ... ok
[INFO] [stdout] test tests::cpp::bin_op_gte ... ok
[INFO] [stdout] test tests::cpp::array_decl_inline ... ok
[INFO] [stdout] test tests::cpp::bin_op_lte ... ok
[INFO] [stdout] test tests::c_sharp::literal_string_empty ... ok
[INFO] [stdout] test tests::cpp::bin_op_rem ... ok
[INFO] [stdout] test tests::cpp::bin_op_shr ... ok
[INFO] [stdout] test tests::cpp::bin_op_or ... ok
[INFO] [stdout] test tests::cpp::bin_op_sub ... ok
[INFO] [stdout] test tests::cpp::bin_op_shl ... ok
[INFO] [stdout] test tests::cpp::bin_op_ne ... ok
[INFO] [stdout] test tests::cpp::bin_op_mul ... ok
[INFO] [stdout] test tests::cpp::bit_or_assign ... ok
[INFO] [stdout] test tests::cpp::bit_and_assign ... ok
[INFO] [stdout] test tests::cpp::condition ... ok
[INFO] [stdout] test tests::cpp::bit_xor_assign ... ok
[INFO] [stdout] test tests::cpp::div_assign ... ok
[INFO] [stdout] test tests::cpp::condition_while ... ok
[INFO] [stdout] test tests::cpp::literal_bool_true ... ok
[INFO] [stdout] test tests::cpp::literal_bool_false ... ok
[INFO] [stdout] test tests::cpp::literal_string_empty ... ok
[INFO] [stdout] test tests::cpp::literal_number ... ok
[INFO] [stdout] test tests::cpp::normal_assign ... ok
[INFO] [stdout] test tests::cpp::condition_for ... ok
[INFO] [stdout] test tests::cpp::literal_string ... ok
[INFO] [stdout] test tests::cpp::rem_assign ... ok
[INFO] [stdout] test tests::cpp::mul_assign ... ok
[INFO] [stdout] test tests::cpp::shr_assign ... ok
[INFO] [stdout] test tests::cpp::statement_block ... ok
[INFO] [stdout] test tests::cpp::shl_assign ... ok
[INFO] [stdout] test tests::cpp::sub_assign ... ok
[INFO] [stdout] test tests::cpp::switch_case ... ok
[INFO] [stdout] test tests::cpp::unary_not ... ok
[INFO] [stdout] test tests::go::array_decl_inline ... ok
[INFO] [stdout] test tests::go::add_assign ... ok
[INFO] [stdout] test tests::go::bin_op_and ... ok
[INFO] [stdout] test tests::go::bin_op_add ... ok
[INFO] [stdout] test tests::go::bin_op_bit_and ... ok
[INFO] [stdout] test tests::go::bin_op_gte ... ok
[INFO] [stdout] test tests::go::bin_op_bit_xor ... ok
[INFO] [stdout] test tests::go::bin_op_bit_or ... ok
[INFO] [stdout] test tests::go::bin_op_gt ... ok
[INFO] [stdout] test tests::go::bin_op_lt ... ok
[INFO] [stdout] test tests::go::bin_op_div ... ok
[INFO] [stdout] test tests::go::bin_op_mul ... ok
[INFO] [stdout] test tests::go::bin_op_eq ... ok
[INFO] [stdout] test tests::go::bin_op_lte ... ok
[INFO] [stdout] test tests::go::bin_op_ne ... ok
[INFO] [stdout] test tests::go::bin_op_or ... ok
[INFO] [stdout] test tests::go::bin_op_shr ... ok
[INFO] [stdout] test tests::go::bin_op_rem ... ok
[INFO] [stdout] test tests::go::bin_op_sub ... ok
[INFO] [stdout] test tests::go::bit_and_assign ... ok
[INFO] [stdout] test tests::go::bin_op_shl ... ok
[INFO] [stdout] test tests::go::bit_xor_assign ... ok
[INFO] [stdout] test tests::go::bit_or_assign ... ok
[INFO] [stdout] test tests::go::dict_decl_bool_values ... ok
[INFO] [stdout] test tests::go::dict_decl_float_keys ... ok
[INFO] [stdout] test tests::go::condition_for ... ok
[INFO] [stdout] test tests::go::dict_decl ... ok
[INFO] [stdout] test tests::go::dict_decl_empty_string_values ... ok
[INFO] [stdout] test tests::go::condition ... ok
[INFO] [stdout] test tests::go::dict_decl_in_func ... ok
[INFO] [stdout] test tests::go::dict_decl_nested ... ok
[INFO] [stdout] test tests::go::dict_decl_multi_entry ... ok
[INFO] [stdout] test tests::go::dict_decl_int_keys ... ok
[INFO] [stdout] test tests::go::dict_decl_struct_values ... ok
[INFO] [stdout] test tests::go::dict_decl_slice_values ... ok
[INFO] [stdout] test tests::go::literal_bool_false ... ok
[INFO] [stdout] test tests::go::literal_number ... ok
[INFO] [stdout] test tests::go::div_assign ... ok
[INFO] [stdout] test tests::go::literal_string_empty ... ok
[INFO] [stdout] test tests::go::literal_bool_true ... ok
[INFO] [stdout] test tests::go::literal_string ... ok
[INFO] [stdout] test tests::go::rem_assign ... ok
[INFO] [stdout] test tests::go::shr_assign ... ok
[INFO] [stdout] test tests::go::shl_assign ... ok
[INFO] [stdout] test tests::go::statement_block ... ok
[INFO] [stdout] test tests::go::mul_assign ... ok
[INFO] [stdout] test tests::go::switch_case ... ok
[INFO] [stdout] test tests::go::sub_assign ... ok
[INFO] [stdout] test tests::go::unary_not ... ok
[INFO] [stdout] test tests::go::normal_assign ... ok
[INFO] [stdout] test tests::java::add_assign ... ok
[INFO] [stdout] test tests::java::bin_op_add ... ok
[INFO] [stdout] test tests::java::array_decl_inline ... ok
[INFO] [stdout] test tests::java::assert ... ok
[INFO] [stdout] test tests::java::bin_op_and ... ok
[INFO] [stdout] test tests::java::bin_op_eq ... ok
[INFO] [stdout] test tests::java::bin_op_bit_or ... ok
[INFO] [stdout] test tests::java::bin_op_gte ... ok
[INFO] [stdout] test tests::java::bin_op_div ... ok
[INFO] [stdout] test tests::java::bin_op_bit_and ... ok
[INFO] [stdout] test tests::java::bin_op_bit_xor ... ok
[INFO] [stdout] test tests::java::bin_op_lt ... ok
[INFO] [stdout] test tests::java::bin_op_lte ... ok
[INFO] [stdout] test tests::java::bin_op_ne ... ok
[INFO] [stdout] test tests::java::bin_op_rem ... ok
[INFO] [stdout] test tests::java::bin_op_mul ... ok
[INFO] [stdout] test tests::java::bin_op_shl ... ok
[INFO] [stdout] test tests::java::bin_op_gt ... ok
[INFO] [stdout] test tests::java::bin_op_or ... ok
[INFO] [stdout] test tests::java::bin_op_shr ... ok
[INFO] [stdout] test tests::java::bit_and_assign ... ok
[INFO] [stdout] test tests::java::bit_xor_assign ... ok
[INFO] [stdout] test tests::java::condition ... ok
[INFO] [stdout] test tests::java::bin_op_sub ... ok
[INFO] [stdout] test tests::java::literal_bool_false ... ok
[INFO] [stdout] test tests::java::bit_or_assign ... ok
[INFO] [stdout] test tests::java::condition_while ... ok
[INFO] [stdout] test tests::java::div_assign ... ok
[INFO] [stdout] test tests::java::literal_string ... ok
[INFO] [stdout] test tests::java::mul_assign ... ok
[INFO] [stdout] test tests::java::condition_for ... ok
[INFO] [stdout] test tests::java::literal_string_empty ... ok
[INFO] [stdout] test tests::java::literal_bool_true ... ok
[INFO] [stdout] test tests::java::literal_number ... ok
[INFO] [stdout] test tests::java::rem_assign ... ok
[INFO] [stdout] test tests::java::shl_assign ... ok
[INFO] [stdout] test tests::java::shr_assign ... ok
[INFO] [stdout] test tests::java::normal_assign ... ok
[INFO] [stdout] test tests::java::unary_not ... ok
[INFO] [stdout] test tests::java::statement_block ... ok
[INFO] [stdout] test tests::java::switch_case ... ok
[INFO] [stdout] test tests::java::sub_assign ... ok
[INFO] [stdout] test tests::javascript::add_assign ... ok
[INFO] [stdout] test tests::javascript::and_assign ... ok
[INFO] [stdout] test tests::javascript::array_decl_instance ... ok
[INFO] [stdout] test tests::javascript::array_decl_inline ... ok
[INFO] [stdout] test tests::javascript::bin_op_bit_xor ... ok
[INFO] [stdout] test tests::javascript::bin_op_and ... ok
[INFO] [stdout] test tests::javascript::bin_op_bit_or ... ok
[INFO] [stdout] test tests::javascript::bin_op_gt ... ok
[INFO] [stdout] test tests::javascript::bin_op_gte ... ok
[INFO] [stdout] test tests::javascript::bin_op_bit_and ... ok
[INFO] [stdout] test tests::javascript::bin_op_add ... ok
[INFO] [stdout] test tests::javascript::bin_op_lt ... ok
[INFO] [stdout] test tests::javascript::bin_op_eq ... ok
[INFO] [stdout] test tests::javascript::bin_op_div ... ok
[INFO] [stdout] test tests::javascript::bin_op_lte ... ok
[INFO] [stdout] test tests::javascript::bin_op_ne ... ok
[INFO] [stdout] test tests::javascript::bin_op_mul ... ok
[INFO] [stdout] test tests::javascript::bin_op_or ... ok
[INFO] [stdout] test tests::javascript::bin_op_shl ... ok
[INFO] [stdout] test tests::javascript::bin_op_xor ... ok
[INFO] [stdout] test tests::javascript::bin_op_strict_ne ... ok
[INFO] [stdout] test tests::javascript::bin_op_shr ... ok
[INFO] [stdout] test tests::javascript::bin_op_rem ... ok
[INFO] [stdout] test tests::javascript::bit_and_assign ... ok
[INFO] [stdout] test tests::javascript::bit_or_assign ... ok
[INFO] [stdout] test tests::javascript::bin_op_sub ... ok
[INFO] [stdout] test tests::javascript::bin_op_strict_eq ... ok
[INFO] [stdout] test tests::javascript::condition_else ... ok
[INFO] [stdout] test tests::javascript::condition ... ok
[INFO] [stdout] test tests::javascript::bit_xor_assign ... ok
[INFO] [stdout] test tests::javascript::for_in ... ok
[INFO] [stdout] test tests::javascript::condition_while ... ok
[INFO] [stdout] test tests::javascript::for_of ... ok
[INFO] [stdout] test tests::javascript::condition_for ... ok
[INFO] [stdout] test tests::javascript::literal_bool_true ... ok
[INFO] [stdout] test tests::javascript::literal_bool_false ... ok
[INFO] [stdout] test tests::javascript::div_assign ... ok
[INFO] [stdout] test tests::javascript::dict_decl ... ok
[INFO] [stdout] test tests::javascript::literal_string_empty ... ok
[INFO] [stdout] test tests::javascript::literal_number ... ok
[INFO] [stdout] test tests::javascript::optional_chain_fn_call ... ok
[INFO] [stdout] test tests::javascript::literal_string ... ok
[INFO] [stdout] test tests::javascript::mul_assign ... ok
[INFO] [stdout] test tests::javascript::normal_assign ... ok
[INFO] [stdout] test tests::javascript::optional_chain_indexed ... ok
[INFO] [stdout] test tests::javascript::optional_chain_literal ... ok
[INFO] [stdout] test tests::javascript::or_assign ... ok
[INFO] [stdout] test tests::javascript::rem_assign ... ok
[INFO] [stdout] test tests::python::assert ... ok
[INFO] [stdout] test tests::python::add_assign ... ok
[INFO] [stdout] test tests::javascript::shl_assign ... ok
[INFO] [stdout] test tests::javascript::statement_block ... ok
[INFO] [stdout] test tests::javascript::sub_assign ... ok
[INFO] [stdout] test tests::javascript::shr_assign ... ok
[INFO] [stdout] test tests::javascript::switch_case ... ok
[INFO] [stdout] test tests::python::bin_op_bit_or ... ok
[INFO] [stdout] test tests::python::bin_op_and ... ok
[INFO] [stdout] test tests::python::array_decl_inline ... ok
[INFO] [stdout] test tests::python::bin_op_add ... ok
[INFO] [stdout] test tests::python::bin_op_bit_and ... ok
[INFO] [stdout] test tests::python::bin_op_exp ... ok
[INFO] [stdout] test tests::python::bin_op_bit_xor ... ok
[INFO] [stdout] test tests::python::bin_op_eq ... ok
[INFO] [stdout] test tests::python::bin_op_div ... ok
[INFO] [stdout] test tests::python::bin_op_gte ... ok
[INFO] [stdout] test tests::python::bin_op_floor_div ... ok
[INFO] [stdout] test tests::python::bin_op_is ... ok
[INFO] [stdout] test tests::python::bin_op_in ... ok
[INFO] [stdout] test tests::python::bin_op_gt ... ok
[INFO] [stdout] test tests::python::bin_op_is_not ... ok
[INFO] [stdout] test tests::python::bin_op_lte ... ok
[INFO] [stdout] test tests::python::bin_op_lt ... ok
[INFO] [stdout] test tests::python::bin_op_or ... ok
[INFO] [stdout] test tests::python::bin_op_ne ... ok
[INFO] [stdout] test tests::python::bin_op_mul ... ok
[INFO] [stdout] test tests::python::bin_op_not_in ... ok
[INFO] [stdout] test tests::python::bin_op_rem ... ok
[INFO] [stdout] test tests::python::bin_op_shr ... ok
[INFO] [stdout] test tests::python::bin_op_shl ... ok
[INFO] [stdout] test tests::python::bin_op_sub ... ok
[INFO] [stdout] test tests::python::bit_and_assign ... ok
[INFO] [stdout] test tests::python::bit_or_assign ... ok
[INFO] [stdout] test tests::python::condition ... ok
[INFO] [stdout] test tests::python::bit_xor_assign ... ok
[INFO] [stdout] test tests::python::condition_else ... ok
[INFO] [stdout] test tests::python::dict_decl ... ok
[INFO] [stdout] test tests::python::dict_comprehension ... ok
[INFO] [stdout] test tests::python::chained_comparison ... ok
[INFO] [stdout] test tests::python::condition_elif ... ok
[INFO] [stdout] test tests::python::condition_while ... ok
[INFO] [stdout] test tests::python::floor_div_assign ... ok
[INFO] [stdout] test tests::python::for_in ... ok
[INFO] [stdout] test tests::python::generator_expression ... ok
[INFO] [stdout] test tests::python::literal_bool_true ... ok
[INFO] [stdout] test tests::python::div_assign ... ok
[INFO] [stdout] test tests::python::literal_string ... ok
[INFO] [stdout] test tests::python::exp_assign ... ok
[INFO] [stdout] test tests::python::literal_bool_false ... ok
[INFO] [stdout] test tests::python::list_comprehension ... ok
[INFO] [stdout] test tests::python::literal_number ... ok
[INFO] [stdout] test tests::python::normal_assign ... ok
[INFO] [stdout] test tests::python::mul_assign ... ok
[INFO] [stdout] test tests::python::literal_string_empty ... ok
[INFO] [stdout] test tests::python::pass ... ok
[INFO] [stdout] test tests::python::range ... ok
[INFO] [stdout] test tests::python::rem_assign ... ok
[INFO] [stdout] test tests::python::shl_assign ... ok
[INFO] [stdout] test tests::python::set_comprehension ... ok
[INFO] [stdout] test tests::python::walrus_operator ... ok
[INFO] [stdout] test tests::python::unary_not ... ok
[INFO] [stdout] test tests::python::slice ... ok
[INFO] [stdout] test tests::python::shr_assign ... ok
[INFO] [stdout] test tests::python::with_statement ... ok
[INFO] [stdout] test tests::python::statement_block ... ok
[INFO] [stdout] test tests::python::star_unpacking ... ok
[INFO] [stdout] test tests::python::sub_assign ... ok
[INFO] [stdout] test tests::python::tuple_literal ... ok
[INFO] [stdout] test tests::ruby::assign_add ... ok
[INFO] [stdout] test tests::ruby::assign_bit_and ... ok
[INFO] [stdout] test tests::ruby::array_decl_inline ... ok
[INFO] [stdout] test tests::ruby::assign_div ... ok
[INFO] [stdout] test tests::ruby::assign_mul ... ok
[INFO] [stdout] test tests::ruby::assign_bit_or ... ok
[INFO] [stdout] test tests::ruby::assign_bit_xor ... ok
[INFO] [stdout] test tests::ruby::assign_rem ... ok
[INFO] [stdout] test tests::ruby::assign_normal ... ok
[INFO] [stdout] test tests::ruby::assign_sub ... ok
[INFO] [stdout] test tests::ruby::bin_op_add ... ok
[INFO] [stdout] test tests::ruby::bin_op_and ... ok
[INFO] [stdout] test tests::ruby::assign_shl ... ok
[INFO] [stdout] test tests::ruby::bin_op_bit_or ... ok
[INFO] [stdout] test tests::ruby::assign_shr ... ok
[INFO] [stdout] test tests::ruby::bin_op_bit_and ... ok
[INFO] [stdout] test tests::ruby::bin_op_eq ... ok
[INFO] [stdout] test tests::ruby::bin_op_div ... ok
[INFO] [stdout] test tests::ruby::bin_op_gt ... ok
[INFO] [stdout] test tests::ruby::bin_op_bit_xor ... ok
[INFO] [stdout] test tests::ruby::bin_op_ne ... ok
[INFO] [stdout] test tests::ruby::bin_op_mul ... ok
[INFO] [stdout] test tests::ruby::bin_op_lt ... ok
[INFO] [stdout] test tests::ruby::bin_op_gte ... ok
[INFO] [stdout] test tests::ruby::bin_op_shl ... ok
[INFO] [stdout] test tests::ruby::bin_op_lte ... ok
[INFO] [stdout] test tests::ruby::bin_op_or ... ok
[INFO] [stdout] test tests::ruby::bin_op_rem ... ok
[INFO] [stdout] test tests::ruby::bin_op_sub ... ok
[INFO] [stdout] test tests::ruby::dict_decl ... ok
[INFO] [stdout] test tests::ruby::literal_bool_false ... ok
[INFO] [stdout] test tests::ruby::bin_op_shr ... ok
[INFO] [stdout] test tests::ruby::literal_bool_true ... ok
[INFO] [stdout] test tests::ruby::literal_empty_string ... ok
[INFO] [stdout] test tests::ruby::unary_not ... ok
[INFO] [stdout] test tests::ruby::statement_block ... ok
[INFO] [stdout] test tests::ruby::condition ... ok
[INFO] [stdout] test tests::ruby::literal_number ... ok
[INFO] [stdout] test tests::rust::bin_op_add ... ok
[INFO] [stdout] test tests::ruby::literal_string ... ok
[INFO] [stdout] test tests::rust::add_assign ... ok
[INFO] [stdout] test tests::ruby::switch_case ... ok
[INFO] [stdout] test tests::rust::bin_op_bit_or ... ok
[INFO] [stdout] test tests::rust::bin_op_bit_and ... ok
[INFO] [stdout] test tests::rust::bin_op_and ... ok
[INFO] [stdout] test tests::rust::array_decl_inline ... ok
[INFO] [stdout] test tests::rust::bin_op_eq ... ok
[INFO] [stdout] test tests::rust::bin_op_bit_xor ... ok
[INFO] [stdout] test tests::rust::bin_op_gt ... ok
[INFO] [stdout] test tests::rust::bin_op_div ... ok
[INFO] [stdout] test tests::rust::bin_op_rem ... ok
[INFO] [stdout] test tests::rust::bin_op_gte ... ok
[INFO] [stdout] test tests::rust::bin_op_lt ... ok
[INFO] [stdout] test tests::rust::bin_op_lte ... ok
[INFO] [stdout] test tests::rust::bin_op_shl ... ok
[INFO] [stdout] test tests::rust::bin_op_or ... ok
[INFO] [stdout] test tests::rust::bin_op_ne ... ok
[INFO] [stdout] test tests::rust::bin_op_shr ... ok
[INFO] [stdout] test tests::rust::bin_op_sub ... ok
[INFO] [stdout] test tests::rust::bin_op_mul ... ok
[INFO] [stdout] test tests::rust::condition ... ok
[INFO] [stdout] test tests::rust::bit_and_assign ... ok
[INFO] [stdout] test tests::rust::condition_while ... ok
[INFO] [stdout] test tests::rust::div_assign ... ok
[INFO] [stdout] test tests::rust::bit_xor_assign ... ok
[INFO] [stdout] test tests::rust::literal_bool_true ... ok
[INFO] [stdout] test tests::rust::bit_or_assign ... ok
[INFO] [stdout] test tests::rust::literal_string ... ok
[INFO] [stdout] test tests::rust::literal_number ... ok
[INFO] [stdout] test tests::rust::match_arm ... ok
[INFO] [stdout] test tests::rust::literal_bool_false ... ok
[INFO] [stdout] test tests::rust::mul_assign ... ok
[INFO] [stdout] test tests::rust::range_exclusive ... ok
[INFO] [stdout] test tests::rust::literal_string_empty ... ok
[INFO] [stdout] test tests::rust::range_from ... ok
[INFO] [stdout] test tests::rust::normal_assign ... ok
[INFO] [stdout] test tests::rust::match_guard ... ok
[INFO] [stdout] test tests::rust::range_full ... ok
[INFO] [stdout] test tests::rust::range_to ... ok
[INFO] [stdout] test tests::rust::range_inclusive ... ok
[INFO] [stdout] test tests::rust::rem_assign ... ok
[INFO] [stdout] test tests::rust::range_to_inclusive ... ok
[INFO] [stdout] test tests::rust::shl_assign ... ok
[INFO] [stdout] test tests::rust::shr_assign ... ok
[INFO] [stdout] test tests::rust::statement_block ... ok
[INFO] [stdout] test tests::rust::unary_not ... ok
[INFO] [stdout] test tests::rust::sub_assign ... ok
[INFO] [stdout] test tests::swift::array_decl_inline ... ok
[INFO] [stdout] test tests::rust::tuple_decl ... ok
[INFO] [stdout] test tests::swift::assign_add ... ok
[INFO] [stdout] test tests::swift::assign_bit_or ... ok
[INFO] [stdout] test tests::swift::assign_bit_and ... ok
[INFO] [stdout] test tests::swift::assign_sub ... ok
[INFO] [stdout] test tests::swift::assign_normal ... ok
[INFO] [stdout] test tests::swift::assign_rem ... ok
[INFO] [stdout] test tests::swift::assign_shl ... ok
[INFO] [stdout] test tests::swift::assign_div ... ok
[INFO] [stdout] test tests::swift::assign_shr ... ok
[INFO] [stdout] test tests::swift::assign_mul ... ok
[INFO] [stdout] test tests::swift::bin_op_add ... ok
[INFO] [stdout] test tests::swift::assign_bit_xor ... ok
[INFO] [stdout] test tests::swift::bin_op_bit_or ... ok
[INFO] [stdout] test tests::swift::bin_op_and ... ok
[INFO] [stdout] test tests::swift::bin_op_bit_xor ... ok
[INFO] [stdout] test tests::swift::bin_op_bit_and ... ok
[INFO] [stdout] test tests::swift::bin_op_gt ... ok
[INFO] [stdout] test tests::swift::bin_op_gte ... ok
[INFO] [stdout] test tests::swift::bin_op_eq ... ok
[INFO] [stdout] test tests::swift::bin_op_div ... ok
[INFO] [stdout] test tests::swift::bin_op_lte ... ok
[INFO] [stdout] test tests::swift::bin_op_rem ... ok
[INFO] [stdout] test tests::swift::bin_op_or ... ok
[INFO] [stdout] test tests::swift::bin_op_mul ... ok
[INFO] [stdout] test tests::swift::bin_op_lt ... ok
[INFO] [stdout] test tests::swift::bin_op_ne ... ok
[INFO] [stdout] test tests::swift::literal_bool_true ... ok
[INFO] [stdout] test tests::swift::literal_bool_false ... ok
[INFO] [stdout] test tests::swift::bin_op_sub ... ok
[INFO] [stdout] test tests::swift::bin_op_shr ... ok
[INFO] [stdout] test tests::swift::literal_empty_string ... ok
[INFO] [stdout] test tests::swift::bin_op_shl ... ok
[INFO] [stdout] test tests::swift::literal_number ... ok
[INFO] [stdout] test tests::swift::condition ... ok
[INFO] [stdout] test tests::swift::literal_string ... ok
[INFO] [stdout] test tests::swift::range_exclusive ... ok
[INFO] [stdout] test tests::swift::optional_chain_literal ... ok
[INFO] [stdout] test tests::swift::dict_decl ... ok
[INFO] [stdout] test tests::swift::statement_block ... ok
[INFO] [stdout] test tests::swift::range_inclusive ... ok
[INFO] [stdout] test tests::swift::unary_not ... ok
[INFO] [stdout] test tests::swift::tuple_decl ... ok
[INFO] [stdout] test tests::swift::switch_case ... ok
[INFO] [stdout] test tests::typescript::add_assign ... ok
[INFO] [stdout] test tests::typescript::bin_op_and ... ok
[INFO] [stdout] test tests::typescript::and_assign ... ok
[INFO] [stdout] test tests::typescript::bin_op_bit_and ... ok
[INFO] [stdout] test tests::typescript::bin_op_add ... ok
[INFO] [stdout] test tests::typescript::bin_op_eq ... ok
[INFO] [stdout] test tests::typescript::array_decl_inline ... ok
[INFO] [stdout] test tests::typescript::bin_op_bit_xor ... ok
[INFO] [stdout] test tests::typescript::bin_op_gte ... ok
[INFO] [stdout] test tests::typescript::bin_op_bit_or ... ok
[INFO] [stdout] test tests::typescript::bin_op_lt ... ok
[INFO] [stdout] test tests::typescript::array_decl_instance ... ok
[INFO] [stdout] test tests::typescript::bin_op_gt ... ok
[INFO] [stdout] test tests::typescript::bin_op_lte ... ok
[INFO] [stdout] test tests::typescript::bin_op_div ... ok
[INFO] [stdout] test tests::typescript::bin_op_ne ... ok
[INFO] [stdout] test tests::typescript::bin_op_mul ... ok
[INFO] [stdout] test tests::typescript::bin_op_or ... ok
[INFO] [stdout] test tests::typescript::bin_op_strict_ne ... ok
[INFO] [stdout] test tests::typescript::bin_op_strict_eq ... ok
[INFO] [stdout] test tests::typescript::bin_op_xor ... ok
[INFO] [stdout] test tests::typescript::bin_op_shl ... ok
[INFO] [stdout] test tests::typescript::bin_op_rem ... ok
[INFO] [stdout] test tests::typescript::bin_op_shr ... ok
[INFO] [stdout] test tests::typescript::condition ... ok
[INFO] [stdout] test tests::typescript::bit_and_assign ... ok
[INFO] [stdout] test tests::typescript::bin_op_sub ... ok
[INFO] [stdout] test tests::typescript::condition_else ... ok
[INFO] [stdout] test tests::typescript::bit_or_assign ... ok
[INFO] [stdout] test tests::typescript::dict_decl ... ok
[INFO] [stdout] test tests::typescript::literal_bool_false ... ok
[INFO] [stdout] test tests::typescript::bit_xor_assign ... ok
[INFO] [stdout] test tests::typescript::div_assign ... ok
[INFO] [stdout] test tests::typescript::literal_string_empty ... ok
[INFO] [stdout] test tests::typescript::literal_number ... ok
[INFO] [stdout] test tests::typescript::literal_bool_true ... ok
[INFO] [stdout] test tests::typescript::literal_string ... ok
[INFO] [stdout] test tests::typescript::normal_assign ... ok
[INFO] [stdout] test tests::typescript::mul_assign ... ok
[INFO] [stdout] test tests::typescript::optional_chain_indexed ... ok
[INFO] [stdout] test tests::typescript::optional_chain_literal ... ok
[INFO] [stdout] test tests::typescript::optional_chain_fn_call ... ok
[INFO] [stdout] test tests::typescript::or_assign ... ok
[INFO] [stdout] test tests::typescript::shl_assign ... ok
[INFO] [stdout] test tests::zig::add_assign ... ok
[INFO] [stdout] test tests::typescript::sub_assign ... ok
[INFO] [stdout] test tests::typescript::statement_block ... ok
[INFO] [stdout] test tests::zig::bin_op_and ... ok
[INFO] [stdout] test tests::typescript::shr_assign ... ok
[INFO] [stdout] test tests::typescript::rem_assign ... ok
[INFO] [stdout] test tests::zig::bin_op_eq ... ok
[INFO] [stdout] test tests::zig::bin_op_bit_and ... ok
[INFO] [stdout] test tests::zig::array_decl_inline ... ok
[INFO] [stdout] test tests::zig::bin_op_add ... ok
[INFO] [stdout] test tests::zig::bin_op_bit_or ... ok
[INFO] [stdout] test tests::zig::bin_op_bit_xor ... ok
[INFO] [stdout] test tests::zig::bin_op_gt ... ok
[INFO] [stdout] test tests::zig::bin_op_div ... ok
[INFO] [stdout] test tests::zig::bin_op_lte ... ok
[INFO] [stdout] test tests::zig::bin_op_gte ... ok
[INFO] [stdout] test tests::zig::bin_op_ne ... ok
[INFO] [stdout] test tests::zig::bin_op_mul ... ok
[INFO] [stdout] test tests::zig::bin_op_or ... ok
[INFO] [stdout] test tests::zig::bin_op_rem ... ok
[INFO] [stdout] test tests::zig::bin_op_sub ... ok
[INFO] [stdout] test tests::zig::bin_op_shl ... ok
[INFO] [stdout] test tests::zig::bin_op_lt ... ok
[INFO] [stdout] test tests::zig::bin_op_shr ... ok
[INFO] [stdout] test tests::zig::bit_and_assign ... ok
[INFO] [stdout] test tests::zig::literal_bool_false ... ok
[INFO] [stdout] test tests::zig::literal_bool_true ... ok
[INFO] [stdout] test tests::zig::bit_xor_assign ... ok
[INFO] [stdout] test tests::zig::div_assign ... ok
[INFO] [stdout] test tests::zig::condition_while ... ok
[INFO] [stdout] test tests::zig::condition ... ok
[INFO] [stdout] test tests::zig::literal_string ... ok
[INFO] [stdout] test tests::zig::literal_number ... ok
[INFO] [stdout] test tests::zig::bit_or_assign ... ok
[INFO] [stdout] test tests::zig::mul_assign ... ok
[INFO] [stdout] test tests::zig::rem_assign ... ok
[INFO] [stdout] test tests::zig::shl_assign ... ok
[INFO] [stdout] test tests::zig::normal_assign ... ok
[INFO] [stdout] test tests::zig::literal_string_empty ... ok
[INFO] [stdout] test tests::zig::statement_block ... ok
[INFO] [stdout] test tests::zig::shr_assign ... ok
[INFO] [stdout] test tests::zig::sub_assign ... ok
[INFO] [stdout] test tests::zig::unary_not ... ok
[INFO] [stdout] test tests::zig::switch_case ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_dirs-17b49213086a73b4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 550 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test base::tests::base_rejects_relative_path ... ok
[INFO] [stdout] test base::tests::base_impls_root ... ok
[INFO] [stdout] test base::tests::mutant_twigs_are_computed_once_at_add_mutator ... ok
[INFO] [stdout] test work::tests::validate_unchanged_fails_when_modified ... ok
[INFO] [stdout] test work::tests::validate_unchanged_ignores_extra_files ... ok
[INFO] [stdout] test work::tests::bind_fails_when_workspace_modified ... ok
[INFO] [stdout] test work::tests::revert_mutant_restores_original_file ... ok
[INFO] [stdout] test base::tests::twigs_are_computed_once_at_construction ... ok
[INFO] [stdout] test work::tests::bind_validates_unchanged_on_creation ... ok
[INFO] [stdout] test work::tests::validate_unchanged_passes_when_identical ... ok
[INFO] [stdout] test work::tests::workspace_bind_attaches_to_existing ... ok
[INFO] [stdout] test work::tests::revert_mutant_clears_active ... ok
[INFO] [stdout] test work::tests::workspace_id_is_8_hex_chars ... ok
[INFO] [stdout] test work::tests::workspace_id_parse_valid ... ok
[INFO] [stdout] test work::tests::workspace_id_parse_rejects_invalid ... ok
[INFO] [stdout] test work::tests::workspace_files_returns_iter ... ok
[INFO] [stdout] test work::tests::workspace_is_directory_handle ... ok
[INFO] [stdout] test work::tests::workspace_holds_base ... ok
[INFO] [stdout] test work::tests::workspace_new_creates_work_subdir ... ok
[INFO] [stdout] test work::tests::workspace_new_copies_source_files ... ok
[INFO] [stdout] test work::tests::workspace_impls_root ... ok
[INFO] [stdout] test work::tests::workspace_active_is_none_initially ... ok
[INFO] [stdout] test work::tests::workspace_id_get ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bough_docs-5ea42b0729ad4520)
[INFO] [stdout] test work::tests::workspace_new_errors_if_dir_exists ... ok
[INFO] [stdout] test work::tests::write_mutant_applies_substitution_to_workspace_file ... ok
[INFO] [stdout] test work::tests::write_mutant_sets_active ... ok
[INFO] [stdout] test work::tests::write_mutant_errors_if_already_active ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test facet_reference::tests::nested_struct_reference ... ok
[INFO] [stdout] test facet_reference::tests::optional_vec_type_display ... ok
[INFO] [stdout] test facet_reference::tests::enum_reference ... ok
[INFO] [stdout] test facet_reference::tests::flattened_fields_inlined ... ok
[INFO] [stdout] test facet_reference::tests::simple_struct_reference ... ok
[INFO] [stdout] test build::tests::all_example_files_are_valid ... ok
[INFO] [stderr]      Running unittests src/bin/seed_examples.rs (/opt/rustwide/target/debug/deps/seed_examples-defe7f6235b52392)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_fs-406f918995b6bb1a)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test file::tests::file_hash_fails_for_missing_file ... ok
[INFO] [stdout] test file::tests::file_resolve_joins_root_and_twig ... ok
[INFO] [stdout] test file::tests::file_holds_root_and_twig ... ok
[INFO] [stdout] test file::tests::file_hash_reads_resolved_contents ... ok
[INFO] [stdout] test file::tests::transplant_replaces_root ... ok
[INFO] [stdout] test file::tests::validate_root_accepts_absolute_path ... ok
[INFO] [stdout] test file::tests::validate_root_rejects_relative_path ... ok
[INFO] [stdout] test twig::tests::twig_accepts_relative_path ... ok
[INFO] [stdout] test twig::tests::twig_rejects_absolute_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_glob-00118338fe8a30e5)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test glob::tests::char_class_does_not_match ... ok
[INFO] [stdout] test glob::tests::alternates_match ... ok
[INFO] [stdout] test glob::tests::char_range_matches ... ok
[INFO] [stdout] test builder::tests::iter_empty_include_yields_nothing ... ok
[INFO] [stdout] test glob::tests::double_star_alone_matches_everything ... ok
[INFO] [stdout] test glob::tests::char_class_matches ... ok
[INFO] [stdout] test glob::tests::double_star_does_not_match_wrong_prefix ... ok
[INFO] [stdout] test glob::tests::double_star_matches_deep_path ... ok
[INFO] [stdout] test glob::tests::double_star_partial_matches_dir ... ok
[INFO] [stdout] test glob::tests::double_star_wrong_extension_is_partial ... ok
[INFO] [stdout] test builder::tests::iter_includes_multiple_globs ... ok
[INFO] [stdout] test glob::tests::literal_does_not_match_wrong_prefix ... ok
[INFO] [stdout] test glob::tests::literal_does_not_match_different_path ... ok
[INFO] [stdout] test glob::tests::negated_char_class ... ok
[INFO] [stdout] test builder::tests::iter_excludes_matching_files ... ok
[INFO] [stdout] test builder::tests::iter_takes_root_and_yields_twigs ... ok
[INFO] [stdout] test glob::tests::question_mark_does_not_match_multiple_chars ... ok
[INFO] [stdout] test glob::tests::literal_matches_exact_path ... ok
[INFO] [stdout] test glob::tests::literal_partial_matches_prefix ... ok
[INFO] [stdout] test builder::tests::iter_includes_matching_files ... ok
[INFO] [stdout] test glob::tests::question_mark_matches_single_char ... ok
[INFO] [stdout] test glob::tests::star_does_not_match_multiple_segments ... ok
[INFO] [stdout] test glob::tests::star_matches_any_single_segment ... ok
[INFO] [stdout] test glob::tests::star_partial_matches_prefix ... ok
[INFO] [stdout] test glob::tests::double_star_alone_partial_matches_empty ... ok
[INFO] [stdout] test glob::tests::double_star_matches_immediate_child ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pbt.rs (/opt/rustwide/target/debug/deps/pbt-345f3a28075e1762)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lang_c-d2775dd41fb4715d)
[INFO] [stdout] test pbt_twig_walker_matches_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::debug_tree ... ignored
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lang_cpp-3eb653ddf175eeaa)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::debug_tree ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lang_cs-38e261dc684f89f3)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lang_go-1ed54a020104913a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::debug_tree ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lang_java-dd588da6d4406588)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::debug_tree ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::debug_tree ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lang_javascript-468fd3b7320023cd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lang_python-9ca23be5548ce623)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lang_ruby-79ee70f9963adf56)
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::debug_tree ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lang_rust-32aa340f60256269)
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::debug_tree ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::debug_tree ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lang_swift-46982c17a21b67a0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::debug_tree ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lang_typescript-23401b0e984ee3de)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lang_zig-2debf12447f36051)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::debug_tree ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bough_lib-a580fbc6d16739b1)
[INFO] [stdout] 
[INFO] [stdout] running 163 tests
[INFO] [stdout] test core_tests::mutant_tests::contextual_fragment_one_returns_if_statement ... ok
[INFO] [stdout] test core_tests::mutant_tests::contextual_fragment_boundary_prevents_sibling_inclusion ... ok
[INFO] [stdout] test core_tests::mutant_tests::contextual_fragment_mutant_at_start_of_function ... ok
[INFO] [stdout] test core_tests::mutant_tests::find_mutants_in_source_finds_binary_op ... ok
[INFO] [stdout] test core_tests::mutant_tests::find_mutants_in_source_finds_multiple_of_same_kind ... ok
[INFO] [stdout] test core_tests::mutant_tests::find_mutants_in_source_returns_empty_for_no_mutants ... ok
[INFO] [stdout] test core_tests::mutant_tests::find_mutants_in_source_works_for_python ... ok
[INFO] [stdout] test core_tests::mutant_tests::from_key_returns_none_for_unknown ... ok
[INFO] [stdout] test core_tests::mutant_tests::contextual_fragment_zero_returns_complete_statement ... ok
[INFO] [stdout] test core_tests::mutant_tests::contextual_fragment_mutant_at_end_of_function ... ok
[INFO] [stdout] test core_tests::mutant_tests::based_mutant_hash_includes_file_contents ... ok
[INFO] [stdout] test core_tests::mutant_tests::from_key_roundtrips_all_variants ... ok
[INFO] [stdout] test core_tests::mutant_tests::based_mutant_produces_typed_hash ... ok
[INFO] [stdout] test core_tests::mutant_tests::based_mutant_hash_excludes_base ... ok
[INFO] [stdout] test core_tests::mutant_tests::js_finds_statement_blocks ... ok
[INFO] [stdout] test core_tests::mutant_tests::contextual_fragment_large_caps_at_function_boundary ... ok
[INFO] [stdout] test core_tests::mutant_tests::mutant_hash_includes_kind ... ok
[INFO] [stdout] test core_tests::mutant_tests::mutant_hash_includes_span ... ok
[INFO] [stdout] test core_tests::mutant_tests::mutant_hash_includes_lang ... ok
[INFO] [stdout] test core_tests::mutant_tests::mutant_hash_includes_twig ... ok
[INFO] [stdout] test core_tests::mutant_tests::mutant_produces_typed_hash ... ok
[INFO] [stdout] test core_tests::mutant_tests::js_finds_add_binary_op ... ok
[INFO] [stdout] test core_tests::mutant_tests::js_finds_while_condition ... ok
[INFO] [stdout] test core_tests::mutant_tests::mutants_iter_errors_on_missing_file ... ok
[INFO] [stdout] test core_tests::mutant_tests::js_finds_for_condition ... ok
[INFO] [stdout] test core_tests::mutant_tests::js_finds_if_condition ... ok
[INFO] [stdout] test core_tests::mutant_tests::mutants_iter_holds_base ... ok
[INFO] [stdout] test core_tests::mutant_tests::mutants_iter_owns_lang ... ok
[INFO] [stdout] test core_tests::mutant_tests::mutants_iter_resolves_file_from_base_and_twig ... ok
[INFO] [stdout] test core_tests::mutant_tests::span_composed_of_two_points ... ok
[INFO] [stdout] test core_tests::mutant_tests::mutants_iter_walks_tree_and_returns_mutants ... ok
[INFO] [stdout] test core_tests::mutant_tests::skip_kind_filters_matching_mutants ... ok
[INFO] [stdout] test core_tests::mutant_tests::mutants_iter_holds_twig ... ok
[INFO] [stdout] test core_tests::mutant_tests::js_finds_sub_binary_op ... ok
[INFO] [stdout] test core_tests::mutant_tests::span_intersects_identical ... ok
[INFO] [stdout] test core_tests::mutant_tests::span_intersects_overlapping ... ok
[INFO] [stdout] test core_tests::mutant_tests::span_no_intersect_adjacent ... ok
[INFO] [stdout] test core_tests::mutant_tests::span_intersects_contained ... ok
[INFO] [stdout] test core_tests::mutant_tests::span_intersects_single_byte_overlap ... ok
[INFO] [stdout] test core_tests::mutant_tests::span_no_intersect_disjoint ... ok
[INFO] [stdout] test core_tests::mutant_tests::to_key_parameterised_kinds ... ok
[INFO] [stdout] test core_tests::mutant_tests::to_key_simple_kinds ... ok
[INFO] [stdout] test core_tests::mutation_tests::apply_to_complete_src_string_condition ... ok
[INFO] [stdout] test core_tests::mutation_tests::apply_to_complete_src_string_multiline ... ok
[INFO] [stdout] test core_tests::mutation_tests::apply_to_complete_src_string_different_length_subst ... ok
[INFO] [stdout] test core_tests::mutation_tests::apply_to_complete_src_string_replaces_binary_op ... ok
[INFO] [stdout] test core_tests::mutant_tests::skip_kind_multiple_filters_all_specified_kinds ... ok
[INFO] [stdout] test core_tests::mutation_tests::js_add_mutant_has_mul_substitution ... ok
[INFO] [stdout] test core_tests::mutation_tests::mutation_hash_includes_subst ... ok
[INFO] [stdout] test core_tests::mutation_tests::js_condition_mutant_has_true_substitution ... ok
[INFO] [stdout] test core_tests::mutation_tests::js_add_mutant_has_sub_substitution ... ok
[INFO] [stdout] test core_tests::mutation_tests::mutation_hash_includes_mutant ... ok
[INFO] [stdout] test core_tests::mutation_tests::js_condition_mutant_has_false_substitution ... ok
[INFO] [stdout] test core_tests::mutation_tests::mutation_iter_holds_mutant ... ok
[INFO] [stdout] test core_tests::mutation_tests::js_statement_mutant_has_empty_block_substitution ... ok
[INFO] [stdout] test core_tests::mutation_tests::mutation_iter_yields_mutations ... ok
[INFO] [stdout] test core_tests::mutation_tests::mutation_holds_mutant ... ok
[INFO] [stdout] test core_tests::mutation_tests::mutation_iter_delegates_to_language_driver ... ok
[INFO] [stdout] test facet_disk_store::tests::get_missing_key_returns_none ... ok
[INFO] [stdout] test facet_disk_store::tests::keys_iterates_inserted_keys ... ok
[INFO] [stdout] test facet_disk_store::tests::get_returns_none_for_invalid_file ... ok
[INFO] [stdout] test facet_disk_store::tests::keys_skips_invalidly_named_files ... ok
[INFO] [stdout] test facet_disk_store::tests::discovers_preexisting_files ... ok
[INFO] [stdout] test facet_disk_store::tests::get_reads_from_disk_not_cache ... ok
[INFO] [stdout] test facet_disk_store::tests::new_creates_store_pointing_at_dir ... ok
[INFO] [stdout] test facet_disk_store::tests::new_creates_dir_if_missing ... ok
[INFO] [stdout] test facet_disk_store::tests::remove_missing_key_returns_none ... ok
[INFO] [stdout] test facet_disk_store::tests::stores_as_json_files_on_disk ... ok
[INFO] [stdout] test facet_disk_store::tests::remove_returns_val_and_deletes_from_disk ... ok
[INFO] [stdout] test facet_disk_store::tests::set_then_get_returns_value ... ok
[INFO] [stdout] test facet_disk_store::tests::set_overwrites_existing_key ... ok
[INFO] [stdout] test mutation_score::tests::encompasing_missed_mutations_count::binop_encompassed_by_condition_scores_one ... ok
[INFO] [stdout] test core_tests::mutation_tests::mutation_produces_typed_hash ... ok
[INFO] [stdout] test core_tests::mutation_tests::mutation_owns_subst_string ... ok
[INFO] [stdout] test mutation_score::tests::encompasing_missed_mutations_count::disjoint_missed_mutations_score_zero ... ok
[INFO] [stdout] test mutation_score::tests::encompasing_missed_mutations_count::caught_mutations_are_not_counted ... ok
[INFO] [stdout] test mutation_score::tests::encompasing_missed_mutations_count::condition_not_encompassed_by_binop_scores_zero ... ok
[INFO] [stdout] test mutation_score::tests::scorer_and_viewer::viewer_inherits_min_max_from_scorer ... ok
[INFO] [stdout] test mutation_score::tests::encompasing_missed_mutations_count::updates_min_max ... ok
[INFO] [stdout] test mutation_score::tests::scorer_and_viewer::viewer_normalizes_large_range ... ok
[INFO] [stdout] test mutation_score::tests::scorer_and_viewer::viewer_normalizes_high_values_narrow_range ... ok
[INFO] [stdout] test mutation_score::tests::encompasing_missed_mutations_count::inner_mutation_scores_higher_than_outer ... ok
[INFO] [stdout] test core_tests::mutant_tests::skip_query_multiple_filters_union ... ok
[INFO] [stdout] test mutation_score::tests::encompasing_missed_mutations_count::multiple_encompassing_missed_mutations ... ok
[INFO] [stdout] test mutation_score::tests::scorer_and_viewer::viewer_normalizes_min_to_zero ... ok
[INFO] [stdout] test mutation_score::tests::scorer_and_viewer::viewer_normalizes_midpoint ... ok
[INFO] [stdout] test mutation_score::tests::scorer_and_viewer::viewer_normalizes_max_to_one ... ok
[INFO] [stdout] test mutation_score::tests::scorer_and_viewer::viewer_normalizes_narrow_range ... ok
[INFO] [stdout] test mutation_score::tests::scorer_and_viewer::viewer_normalizes_quarter_points ... ok
[INFO] [stdout] test mutation_score::tests::scorer_and_viewer::viewer_normalizes_single_value_to_zero ... ok
[INFO] [stdout] test phase::tests::phase_holds_cmd ... ok
[INFO] [stdout] test phase::tests::phase_holds_env_vars ... ok
[INFO] [stdout] test mutation_score::tests::encompasing_missed_mutations_count::does_not_count_self ... ok
[INFO] [stdout] test phase::tests::phase_holds_pwd_twig ... ok
[INFO] [stdout] test phase::tests::phase_holds_root ... ok
[INFO] [stdout] test phase::tests::phase_holds_timeout ... ok
[INFO] [stdout] test mutation_score::tests::ts_node_depth::top_level_statement_block_is_shallow ... ok
[INFO] [stdout] test phase::tests::phase_outcome_nonzero_exit_is_not_error ... ok
[INFO] [stdout] test phase::tests::phase_outcome_timed_out_holds_fields ... ok
[INFO] [stdout] test mutation_score::tests::ts_node_depth::nested_mutation_is_deeper_than_outer ... ok
[INFO] [stdout] test phase::tests::phase_run_applies_env ... ok
[INFO] [stdout] test core_tests::mutant_tests::skip_query_filters_matching_nodes ... ok
[INFO] [stdout] test phase::tests::phase_run_captures_stderr ... ok
[INFO] [stdout] test phase::tests::phase_outcome_completed_holds_all_fields ... ok
[INFO] [stdout] test phase::tests::phase_run_executes_command ... ok
[INFO] [stdout] test phase::tests::phase_run_does_not_deadlock_on_large_stderr ... ok
[INFO] [stdout] test mutation_score::tests::ts_node_depth::scorer_updates_min_max ... ok
[INFO] [stdout] test phase::tests::phase_run_does_not_deadlock_on_large_stdout ... ok
[INFO] [stdout] test phase::tests::phase_run_nonzero_exit_is_ok ... ok
[INFO] [stdout] test phase::tests::phase_run_no_timeout_when_command_finishes_in_time ... ok
[INFO] [stdout] test phase::tests::phase_run_uses_pwd ... ok
[INFO] [stdout] test session::tests::find_best_mutations_empty_when_no_mutations ... ok
[INFO] [stdout] test session::tests::find_best_mutations_excludes_caught ... ok
[INFO] [stdout] test phase::tests::phase_run_records_duration ... ok
[INFO] [stdout] test session::tests::find_best_mutations_respects_number_limit ... ok
[INFO] [stdout] test mutation_score::tests::scorer_and_viewer::viewer_panics_above_max - should panic ... ok
[INFO] [stdout] test mutation_score::tests::scorer_and_viewer::viewer_panics_below_min - should panic ... ok
[INFO] [stdout] test session::tests::find_best_mutations_respects_number_per_file_limit ... ok
[INFO] [stdout] test phase::tests::phase_run_kills_on_timeout ... ok
[INFO] [stdout] test session::tests::find_best_mutations_sorted_by_score_descending ... ok
[INFO] [stdout] test session::tests::find_best_mutations_scores_between_zero_and_one ... ok
[INFO] [stdout] test session::tests::find_best_mutations_returns_mutations_needing_test ... ok
[INFO] [stdout] test session::tests::run_init_in_base_errors_when_no_cmd ... ok
[INFO] [stdout] test session::tests::run_reset_in_base_errors_when_no_cmd ... ok
[INFO] [stdout] test session::tests::run_reset_in_base_executes_reset_cmd ... ok
[INFO] [stdout] test session::tests::run_init_in_workspace_errors_when_no_cmd ... ok
[INFO] [stdout] test session::tests::run_init_in_base_executes_init_cmd ... ok
[INFO] [stdout] test session::tests::run_init_in_workspace_executes_init_cmd ... ok
[INFO] [stdout] test session::tests::run_reset_in_workspace_executes_reset_cmd ... ok
[INFO] [stdout] test session::tests::run_test_in_base_default_pwd_is_root ... ok
[INFO] [stdout] test session::tests::run_test_in_base_errors_on_absolute_pwd ... ok
[INFO] [stdout] test session::tests::run_test_in_base_executes_test_cmd ... ok
[INFO] [stdout] test session::tests::run_reset_in_workspace_errors_when_no_cmd ... ok
[INFO] [stdout] test session::tests::run_test_in_base_splits_cmd_at_whitespace ... ok
[INFO] [stdout] test session::tests::run_test_in_base_nonzero_exit_is_ok ... ok
[INFO] [stdout] test session::tests::run_test_in_workspace_uses_pwd_relative_to_workspace ... ok
[INFO] [stdout] test session::tests::run_test_in_base_uses_pwd ... ok
[INFO] [stdout] test session::tests::session_creates_workspaces_in_state_dir ... ok
[INFO] [stdout] test session::tests::run_test_in_workspace_executes_in_workspace_root ... ok
[INFO] [stdout] test session::tests::session_new_creates_session_from_config ... ok
[INFO] [stdout] test session::tests::session_new_creates_state_dir ... ok
[INFO] [stdout] test session::tests::session_new_fails_with_invalid_root ... ok
[INFO] [stdout] test session::tests::session_get_state_reads_back_disk_files ... ok
[INFO] [stdout] test session::tests::session_workspace_ids_returns_created_ids ... ok
[INFO] [stdout] test session::tests::session_binds_existing_workspaces ... ok
[INFO] [stdout] test session::tests::set_state_persists_to_disk ... ok
[INFO] [stdout] test session::tests::set_state_preserves_mutation ... ok
[INFO] [stdout] test session::tests::set_state_sets_at_automatically ... ok
[INFO] [stdout] test session::tests::set_state_records_outcome_on_mutation ... ok
[INFO] [stdout] test session::tests::tend_add_missing_states_returns_newly_added_hashes ... ok
[INFO] [stdout] test session::tests::tend_remove_stale_states_returns_empty_when_nothing_stale ... ok
[INFO] [stdout] test session::tests::tend_add_missing_states_adds_new_mutations ... ok
[INFO] [stdout] test session::tests::tend_remove_stale_states_removes_orphaned_entries ... ok
[INFO] [stdout] test session::tests::tend_workspaces_binds_existing ... ok
[INFO] [stdout] test session::tests::tend_workspaces_creates_new_to_reach_desired_count ... ok
[INFO] [stdout] test session::tests::tend_workspaces_removes_surplus ... ok
[INFO] [stdout] test session::tests::tend_workspaces_removes_modified_workspace_from_disk ... ok
[INFO] [stdout] test session::tests::tend_workspaces_returns_workspace_ids ... ok
[INFO] [stdout] test phase::tests::phase_run_timeout_kills_grandchild_processes ... FAILED
[INFO] [stdout] test phase::tests::phase_run_timeout_kills_deep_process_tree ... FAILED
[INFO] [stdout] test phase::tests::phase_run_timeout_gracefully_terminates_nested_process_groups ... FAILED
[INFO] [stdout] test session::tests::set_state_overwrites_previous_outcome ... ok
[INFO] [stdout] test session::tests::set_state_skips_write_when_status_unchanged ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- phase::tests::phase_run_timeout_kills_grandchild_processes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'phase::tests::phase_run_timeout_kills_grandchild_processes' (17165) panicked at crates/bough-lib/src/phase.rs:723:9:
[INFO] [stdout] grandchild process 17174 should have been killed but is still running
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61029557ccfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61029557ccfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61029557ccfa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61029557ccfa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61029559418a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61029559418a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x6102955818c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6102955818c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x610295557b7f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610295557b7f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x610295572f09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6102951450cc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6102951450cc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x610295573182 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x610295573182 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610295557c38 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61029554cb89 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61029555894d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6102955949cc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x610294dbe1ae - bough_lib[102ee29173ce9b54]::phase::tests::phase_run_timeout_kills_grandchild_processes
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/bough-lib/src/phase.rs:723:9
[INFO] [stdout]   20:     0x610294dad777 - bough_lib[102ee29173ce9b54]::phase::tests::phase_run_timeout_kills_grandchild_processes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/bough-lib/src/phase.rs:701:54
[INFO] [stdout]   21:     0x610294d2c766 - <bough_lib[102ee29173ce9b54]::phase::tests::phase_run_timeout_kills_grandchild_processes::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6102951383ab - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6102951383ab - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x610295145b9b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x610295145b9b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x610295145b9b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x610295145b9b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x610295145b9b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x610295145b9b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x610295145b9b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x61029513f2b4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x61029513f2b4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6102951487a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6102951487a2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6102951487a2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6102951487a2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6102951487a2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6102951487a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6102951487a2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61029557bcff - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x61029557bcff - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7a18aa915aa4 - <unknown>
[INFO] [stdout]   43:     0x7a18aa9a2a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phase::tests::phase_run_timeout_kills_deep_process_tree stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'phase::tests::phase_run_timeout_kills_deep_process_tree' (17162) panicked at crates/bough-lib/src/phase.rs:646:13:
[INFO] [stdout] process at depth 0 (pid 17183) should have been killed but is still running
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61029557ccfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61029557ccfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61029557ccfa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61029557ccfa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61029559418a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61029559418a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x6102955818c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6102955818c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x610295557b7f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610295557b7f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x610295572f09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6102951450cc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6102951450cc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x610295573182 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x610295573182 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610295557c38 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61029554cb89 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61029555894d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6102955949cc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x610294dbbd4c - bough_lib[102ee29173ce9b54]::phase::tests::phase_run_timeout_kills_deep_process_tree
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/bough-lib/src/phase.rs:646:13
[INFO] [stdout]   20:     0x610294dad6e7 - bough_lib[102ee29173ce9b54]::phase::tests::phase_run_timeout_kills_deep_process_tree::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/bough-lib/src/phase.rs:619:51
[INFO] [stdout]   21:     0x610294d2c6a6 - <bough_lib[102ee29173ce9b54]::phase::tests::phase_run_timeout_kills_deep_process_tree::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6102951383ab - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6102951383ab - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x610295145b9b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x610295145b9b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x610295145b9b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x610295145b9b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x610295145b9b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x610295145b9b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x610295145b9b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x61029513f2b4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x61029513f2b4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6102951487a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6102951487a2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6102951487a2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6102951487a2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6102951487a2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6102951487a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6102951487a2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61029557bcff - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x61029557bcff - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7a18aa915aa4 - <unknown>
[INFO] [stdout]   43:     0x7a18aa9a2a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phase::tests::phase_run_timeout_gracefully_terminates_nested_process_groups stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'phase::tests::phase_run_timeout_gracefully_terminates_nested_process_groups' (17160) panicked at crates/bough-lib/src/phase.rs:693:9:
[INFO] [stdout] child in own pgroup (pid 17177) should have been killed but is still running
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61029557ccfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61029557ccfa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61029557ccfa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61029557ccfa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61029559418a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61029559418a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x6102955818c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6102955818c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x610295557b7f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610295557b7f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x610295572f09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6102951450cc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6102951450cc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x610295573182 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x610295573182 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610295557c38 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61029554cb89 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61029555894d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6102955949cc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x610294dbfb4f - bough_lib[102ee29173ce9b54]::phase::tests::phase_run_timeout_gracefully_terminates_nested_process_groups
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/bough-lib/src/phase.rs:693:9
[INFO] [stdout]   20:     0x610294dad7d7 - bough_lib[102ee29173ce9b54]::phase::tests::phase_run_timeout_gracefully_terminates_nested_process_groups::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/bough-lib/src/phase.rs:655:71
[INFO] [stdout]   21:     0x610294d2c7e6 - <bough_lib[102ee29173ce9b54]::phase::tests::phase_run_timeout_gracefully_terminates_nested_process_groups::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6102951383ab - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6102951383ab - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x610295145b9b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x610295145b9b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x610295145b9b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x610295145b9b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x610295145b9b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x610295145b9b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x610295145b9b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x61029513f2b4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x61029513f2b4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6102951487a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6102951487a2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6102951487a2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6102951487a2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6102951487a2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6102951487a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6102951487a2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61029557bcff - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x61029557bcff - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7a18aa915aa4 - <unknown>
[INFO] [stdout]   43:     0x7a18aa9a2a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     phase::tests::phase_run_timeout_gracefully_terminates_nested_process_groups
[INFO] [stdout]     phase::tests::phase_run_timeout_kills_deep_process_tree
[INFO] [stdout]     phase::tests::phase_run_timeout_kills_grandchild_processes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 160 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bough-lib --lib`
[INFO] running `Command { std: "docker" "inspect" "6ff64bc732391c4a4d28e6e12b67b29b73116f3615702ecce49fc14244dbd432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff64bc732391c4a4d28e6e12b67b29b73116f3615702ecce49fc14244dbd432", kill_on_drop: false }`
[INFO] [stdout] 6ff64bc732391c4a4d28e6e12b67b29b73116f3615702ecce49fc14244dbd432
